You have 16 race horses and a racetrack which only fits 4 horses at one time. Find the top 4 horses in the fewest number of races.
Software Development Programmer Interview Questions
33,158 software development programmer interview questions shared by candidates
How would you sort an array if you had infinite RAM? Infinite memory?
The challenge was comprised of two tasks; one code challenge and one puzzle.
On ado.net and asp.net they interviewed and programs
Find the intersection of two linked lists. Follow up: if the linked lists are doubly-linked lists.
If you have eight objects that all weigh the same except for one (which is heavier) and a two-sided scale, what is the minimal number of times you can use the scale to determine the odd item out?
What happens when you type www.google.com in your browser?
sentence similarity
Q) How would you all values from the nodes of a given binary tree into a string and then deserialize the string and put it back in the binary tree?
Find a longest Palindrome in a given string.
Viewing 261 - 270 interview questions