Do you remember esoteric graph algorithms from your college days?
Senior Software Interview Questions
99,670 senior software interview questions shared by candidates
I was typical SQL Interview question ,level was though .
Conference Room Scheduler - 8 conference rooms that can be reserved. make sure none are double booked.
There was an analytical round, i was surprised to have open ended questions which seems little weird and the expectations to answer these questions in a certain way. I would recommend going over questions like How many balls a sedan car can fit ? How many ice-creams are sold in US?? Then there are questions on System problems just ask them to give proper design and proper problem statements before answering or giving any answers to the panel. But really weird process.
Experience in a similar position, some SQL questions
It is 6 in the evening and your management want something done, but your resource really have some unavoidable reasons for leaving, which you know are real, what would you do?
Write pseudo code for a Binary Search tree
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)
what is the best way to sort millions of records
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"
Viewing 1031 - 1040 interview questions