Got an lc easy, and a followup lc medium
Development Intern Interview Questions
5,454 development intern interview questions shared by candidates
A few behavioral questions and a coding question about arrays.
Coding: You have an application with miltiple micro services producing logs. Create a single log file that contains all the logs. Basically the question traslated would become: given a list of ordered lists, return a single ordered list.
debug a sorting array function
They asked me to solve a problem on finding the longest substring without repeating characters. I explained my approach using a sliding window technique, optimized it to O(n), and implemented it in C++.
How can you construct a balanced binary search tree when you're given a sorted array.
Tell me a time when you faced a challenge.
Questions i dint remember right now but finally they asked me to proove me as a good leader in any of my past life experience
Asked 2-3 standard behavioral questions
Outside of usual technical prep via leetcode questions and similar, there is a lot of emphasis on Amazon's leadership principles. The leadership principles are extremely important, and almost everything you do during your interview process is looked at through the lense of their leadership principles.
Viewing 431 - 440 interview questions