(following the previous one) You got only ONE baby bottle sample. You would like to know the max height you can drop it without breaking the bottle. Let set the unit as 1 foot. And the highest height you can reach is at N feet. So how would you find the (max) safe height?
Development Engineer Interview Questions
37,118 development engineer interview questions shared by candidates
level order print a given tree
find the closest pair of points in a 2 dimensional space.? write an algorithm.
Describe data structure for Shuffle operation in a music player
Merge two sorted linked lists with unique integers.
How would you find the common primes in two integers ?
Replace all spaces in a string by %20. Write production quality code in first attempt
Design (in Object Oriented manner) a restaurant reservation service. No coding necessary beyond class names and method names and rough description of how they work. Then design the SQL database for this system (table names, columns and foreign keys)
Given an array of integers, return the most frequent integer.
How would you implement a priority queue?
Viewing 881 - 890 interview questions