How would you reverse a linked list in Java?
Engineer Software Interview Questions
512,124 engineer software interview questions shared by candidates
Find the longest subsequence in a given array of numbers in O(n)
How would you test if a binary tree were symmetrical and balanced.
unlimited supply of coins of different demoninations. pick min number of coins to get given amount.
What is the fast sorting algorithm and why?
Write a function atoi in C, which takes a String as input, such as "123", and outputs an int, in this case 123.
Write a program that sees if two binary trees are equal.
Write a program that reverses the words in a sentence.
The 2-minutes part is a bit unexpected, I am not a native language speaker, I read a bit slow, so I can only finish about 60% percent of the questions.
Within 2-3 hours write a program that reads words from a large file, counts how many times an individual word occurs and output them in the order of decreasing number of occurrences. The language doesn't matter, just negotiate the programming environment you prefer in advance.
Viewing 1341 - 1350 interview questions