How would you desgin facebook, use the data struct to show the social network and find out the people that close to you but your relation are stranger (white board coding)
Senior Software Engineer Interview Questions
64,421 senior software engineer interview questions shared by candidates
what is the best way to sort millions of records
Given an array of integers, return one pair of integers that equal a particular given sum, from the array.
Code a FizzBuzzRazz test. If it's divisible by 3 print "Fizz" if it's divisible by 5 print "Buzz" if it's divisible by 7 print "Razz" if it's divisible by 3 and 5 print "FizzBuzz" if it's divisible by 3 and 7 print "FizzRazz" if it's divisible by 5 and 7 print "BuzzRazz"
Given 2 jugs, one is 3 quarts and the other is 5 quarts. Find a way to end up with 4 quarts of water.
The Merit Trac test software is not at all ready for use. The questions are not displayed correctly and many questions were just without any answers. The question layout is messed up and code sniplet mentioned in single line, so its impossible to answer line which contains error.
- Background and experience suitable for the role - Open systems design question (information storage and retrieval) - Typical CS online coding exercise
switch value of variables a and b, without using 3rd variable.
basic JavaScript qs
Data stucture and algo question combining hash, lists, sorting and logic, more on the real world application side of these things, than theory.
Viewing 761 - 770 interview questions