second round puzzle(google one) :Four people need to cross a rickety bridge at night. Unfortunately, they have only one torch and the bridge is too dangerous to cross without one. The bridge is only strong enough to support two people at a time. Not all people take the same time to cross the bridge. Times for each person: 1 min, 2 mins, 7 mins and 10 mins. What is the shortest time needed for all four of them to cross the bridge? instead of 7 mins,interviewer said it to be 5 mins :( and expected right answer from me.
Developer Interview Questions
269,139 developer interview questions shared by candidates
How to search for a specific data element in a table with a query.
Are u ready for 2 years bond?
What are your strong skills? Which approaches of development design you have used?
how to sort 2 different arrays,and save the result in the second array, if the first contains n elements, and the second contains m elements, and the second is alocated a length of m+n.
Sequence of robot moves and find circular loops in given moves sequence. sequence = "<<>>>>^v^v>><<" , < WEST, > EAST, ^ NORTH, v SOUTH. ^v this is a circular loop. find all such loops in a moves sequence.
Given 2 lists how to get the smallest common item between them.
you have an array @names = qw(John Donald Alice Carlos Bob) you have ton find out the length using map funtion? now you have to filter name with less than 4
Write a tic-tac-toe game in JavaScript with UI elements.
about java about python about c about c++
Viewing 921 - 930 interview questions