How would you find maximum element in a list of items whcih implements comparator.
MISSING VALUE Interview Questions
6,571,877 interview questions shared by candidates
Giving n numbers, and one number s, find out whether there are two numbers form the n numbers sums up to the number s. Finding one solution is extremely easy, but what's required is to find out ALL solutions to the problem and analyse the run times.
are you a key team player
A programming involving hashset, 2 questions where I had to list out test scenarios, one more question involving how to improve API's that are over and under used.
How can you tell if a given coin is biased?
You are a parking lot attendant in a lot that has one open spot, and you want to move the cars from their original positions into a new arrangement. Create a program that will print out instructions on how to move the cars most efficiently.
Whats is max possible edges in a graph with no cycles.
How many gallons of paint would it take to paint 1/3 of the houses in the US?
Partition an array in such way zeros to be moved on the left side of the array, other numbers on the right side of the array. Extra storage not allowed, only in-place.
Items are pushed onto a stack, and therefore may be accessed in a last-in-first-out (LIFO) manner. How might you access these items in a first-in-first-out (FIFO) manner?
Viewing 2501 - 2510 interview questions