I had to implement a data structure for a last Least Recent Delete Cache and write relevant functions (it was a class for me since I used Java). Some functions included puts(Key key, Value value) and get(Key key). When I was stuck they helped me out.
Developer Intern Interview Questions
5,259 developer intern interview questions shared by candidates
OOP based questions
Detect a loop in a linked list. Otherwise, the other questions were all map related.
Pretty descent questions.
Something to do with string anagram
Online Assessment - Hackerank test Technical Question - 1 medium level leetcode question Behavioral Questions - based on Amazon's principles
Make cards with profiles on it.
Quantative Ligical Sql Coding Debugging
Asked me to code and debug code
Unique prefix of a string. It can be solved using tries.
Viewing 4131 - 4140 interview questions