You have 25 horses but only a single 5 lane race track. Only 5 horses can race at any time. You don't have a timer or other measurement tools. How many races do you need to run to find the fastest top 3 horses?
Software Engineer C Interview Questions
665,667 software engineer c interview questions shared by candidates
Write up and populate a linked list in C#.
Difference between ArrayList and LinkedList ?
write a logic to print * pattern square matrix with diagonal elements if n=5 print * * * * * * * * * * * * * * * * * * * * * i wrote the code with 5 loops but they asked me to write in 2 loops....!
reverse the words of a string
write scpy function
On the order of execution of Java code blocks when a class extends another class
one web form for coding
Write a function to print the first letter of every word in a string.
How can you solve n^m efficiently only using +, -, *, /.
Viewing 1221 - 1230 interview questions