give you 3L bottle and 5L bottle, to get 4L water.
Software Developers Interview Questions
96,331 software developers interview questions shared by candidates
Given a dollar value, write a function that calculates the number of possible coin combinations that make up that value.
I've been asked three questions. The only one I missed is quite a basic question:If you want to do something before Java GC recycle the object?
Debug code like a compiler would
I have 55 cents in two coins, one of these coins is not a nickel. What are the two coins?
If you were a hostess at a restaurant, how would you implement a data structure to organize the reservations given x number of people per table, y number of tables, reservation time intervals of 30 minutes from 6pm-11pm, and time durations of parties at a table being one hour?
if we convert string to integer "2.3" =2 "1.4"= 1 what is "3.4"+"2.5"
2nd largest number in an array
Come up with a formula to calculate the angle between the hour hand and the minute hand in a clock.
Write breadth-first search in a matrix
Viewing 331 - 340 interview questions