How would you reverse a linked list in Java?
Engineer Interview Questions
844,355 engineer interview questions shared by candidates
Write a program that sees if two binary trees are equal.
Write a program that reverses the words in a sentence.
Find the longest subsequence in a given array of numbers in O(n)
unlimited supply of coins of different demoninations. pick min number of coins to get given amount.
There are many conference room at Amazon, your manager want you to book a conference room for a meeting. The number of people and time is given. Please return a list of rooms which are available at that time and have enough capacity.
What is the fast sorting algorithm and why?
Reverse a string in-place.
What is the most challenging thing you faced in a group project?
Varied behavioral questions. Technical focused on oops concepts(explain 4 pillars of OOP with examples). Was asked to write code to print the largest number in an unsorted integer array of infinite size. Although the position was for C#, they were cool about me coding in java.
Viewing 1691 - 1700 interview questions