LeetCode Question · Apr 2021 · London

Facebook 'onsite' interview London 21

35 upvotes 3,780 views 15 replies

Question Details

I interviewed at Facebook, following some questions that can help: First screening interview 1. given a string remove all consecutive characters such as \'abba\' => \'\', \'abbc\' => \'ac\', \'adeesso\' => \'ado\' 2....

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Arrays Graph Strings Binary Tree Linked List Sorting System Design