What role do you see yourself in?
Lead Backend Developer Interview Questions
12,392 lead backend developer interview questions shared by candidates
Machine coding round of Facebook Implement show feeds, follow friends, unfollow friendd
Implement a circular queue that supports input and output using the fifo method
From DS & Algorithm and Design
What was asked in DOE round ?
Aptitude Test, Behavioural Test, Technical Assessment Test, Technical Assignment in given Framework and requirements
1. Print all the interleavings between given two strings of length m,n without changing the relative of order of each string. Eg: if str1 = 'AB', m=n, str2 = 'CD', n=2 Then output should be all the interleavings. output: abcd acbd acdb cabd cadb cdab i.e 6 possibilities
What's your experience in this field?
Be prepared for a design question on site. You are expected to be able to have a high level architecture, then go over each component's implementation detail.
How would you design an Internet download manager? how would you find most related tags for a given tag in stack overflow ? semaphores and one real life example of semaphores ? given a dictionary , check whether a string can be formed from words in the dictionary?
Viewing 891 - 900 interview questions