You have 2 sand glass. 1 shows 7 minutes and other shows 11 minutes. You have an egg which needs to be boiled exactly for 15 minutes on a stove. How will you do it.
Senior Software Interview Questions
75,638 senior software interview questions shared by candidates
Implement a lock-free queue/stack/... using atomic test-and-set functions.
Clone a linked list that has a cycle (do not fix the cycle). Is there a way to uniquely identify a node without relying on a hash code?
Sorting algorithm for a string array
How to get a random number from an array of length 100, without repetition.
Design ride service like Uber
Delete duplicate in sorted linked list
Remove the comments from code.
very basic RPN calculator question
The racehorse problem: given 25 horses and no stopwatch, and you can only race 5 horses at the same time, how few races does it take to find the fastest horse?
Viewing 381 - 390 interview questions