Signed an NDA
Development Intern Interview Questions
5,461 development intern interview questions shared by candidates
Algorithm and Data Structures
Design a library in an object-oriented manner.
Questions on my project. Explain Hash Tables
Design a card game.
Given a weighted binary tree, traverse and find the max weight efficiently.
Valid BST
Why Amazon?
There wasn't any question of very high difficulty
Group input strings by permutations and output as a set. For example, if your input is: "abc, acb, bce, dce, cde" then your output is: "(abc, acb) (bce) (dce, cde)". Assume all input strings are of the same size. Didn't actually have to write the code for this one, but rather gave an in-depth step-by-step explanation using data structures and time and space complexity.
Viewing 4411 - 4420 interview questions