Difference between ArrayList and LinkedList ?
Software Engineer 2 Interview Questions
665,666 software engineer 2 interview questions shared by candidates
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?
Write a function that determines if a tree is a BST or not
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