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++.
Intern Software Interview Questions
17,763 intern software interview questions shared by candidates
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.
One technical question after describing the company. Given a string "abcdag" give the repeating character.
Technical question was standard: Find the nth Fibonacci number.
Do you know what a semaphore is?
One leetcode easy question on data structure. Make sure you do all the leet code easy questions (under the section of top interview questions)
Viewing 1311 - 1320 interview questions