problem on array of arrays
Software Development Engineer Interview Questions
32,869 software development engineer interview questions shared by candidates
Standard data structures/algorithms questions, and questions about "Amazon Leadership Principles"
debug a sorting array function
rearrange the string so that no consecutive characters are the same.
All the regular behavioral questions were asked, for example, “How do you take criticism?” and “How do you identify the root cause of a problem?” They weren’t particularly tough, but each question had multiple follow-ups and could be quite grilling. The LeetCode questions were recently Amazon-tagged and were only minor variations of those.
Behavioural type of questions focusing on certain role or scenario
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++.
Design a class to rank the top k items in a store
What do you expect from us?
How did you handle a hostile customer interaction?
Viewing 2781 - 2790 interview questions