Amazon Internship Interview
Amazon - SDE Intern - Early stage
Description Template:
Level: L4 (intern)
Education: 3 years
Years of Experience: 0
Questions Asked:
- Was not asked an LC question
- Given a Map<int, int>, if a key equals a value, then they are connected. Solve how to get an array of the “end” integers (i.e., the value of a key that is not equal to another key)
- Don’t think I had it correct, but spoke out loud my thought processes with edge cases and how to formulate the result array