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?
Software Developers Interview Questions
96,302 software developers interview questions shared by candidates
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
"You are given an array of integers where every integer occurs an even number of times, except one integer that appears an odd number of times. Return the odd occurring integer. Write functioning code and read it to me when you're done."
5 horses on a 5-lane track. You have 5 horses and you want to rank the top three. All you have available to you is a track and the ability to tell perfectly in which order the horses crossed the finish line. How many races are necessary in order to rank the top three horses?
Viewing 331 - 340 interview questions