How have I taken ownership at a position where I worked.
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
Don't think I'm allowed to get into specifics, but every interview question was based a lot more in your understanding how and when to use certain data structures rather than your ability to come up with complex algorithms.
Coding questions are leetcode-type questions. Behavioural questions are centred around examples of how you've displayed Amazon's Leadership Principles
Tell me about your self.
Debugging, coding, workplace simulation, Valid Parenthesis
Behavioral questions were basically about 14 LP, and the questions can be found on the internet. The programming question was based on DFS.
They asked me 2 leet-code medium questions for OA2
Name a difficult situation and how you overcame it.
Talk about a time when you overcame an obstacle
Leetcode easy level question. Brute force is O(n^2), less optimal: O(n log n), most optimal: O(n)
Viewing 2901 - 2910 interview questions