There was for instance a basic coding challenge interview at the start. But a thing I'll mention is, for a high-level company like FB, there was an odd obsession with basics, when people don't work that way -- it's not that it's irrelevant, it's better to be solid than not, but it's a tiny piece of the puzzle that's gating prospective hires. It was strange to not be asked the types of questions that would indicate actual capacity to innovate, manage, etc. I would have only done that kind of challenge for maybe a fresh graduate, not someone who's done real work.
MISSING VALUE Interview Questions
6,580,659 interview questions shared by candidates
How many unique world are in the provided string?
How would you measure the health of Mentions, Facebook's app for celebrities? How can FB determine if it's worth it to keep using it? If a celebrity starts to use Mentions and begins interacting with their fans more, what part of the increase can be attributed to a celebrity using Mentions, and what part is just a celebrity wanting to get more involved in fan engagement?
Do an in-place (without allocating any extra memory) rearrangement of a list of integers, putting non-zero elements first.
· BGP/TCP/IP protocols/route reflectors · Network hardware and software – switches, chips, etc. · Network infrastructure · Troubleshooting · Linux / automation, Scripting(Regex will be helpful)
Q1> reverse a inked list and print the reversed list . Ex: 1->2->3 , result:3->2->1 Q2> divider a number by another number and print result and remainder if any. you are not supposed to use "/" and "%" operation
Given a database with slow I/O, how can we improve it?
How many times would `addEventListener('scroll', handleScroll);` run as the user looks at their News Feed? And what would be user experience if the `handleScroll` function takes 100ms to execute.
Já teve que resolver algum conflito com paciente ?
You have two methods: one method takes long time to run and the other completes in short time. You execute the long method first and after that you execute the short method. Which one will complete first. There is no setTimeout involved.
Viewing 5541 - 5550 interview questions