Software Development Engineer Amazon Interview Questions

1,169 software development engineer amazon interview questions shared by candidates

1. Deserialize & Serialize Binary Tree 2. Find the bst with maximum sum inside a binary tree 3. Find the largest rectangle with all 1s in a binary matrix. 4. Find the kth largest number in the stream. 5. Find the number that occurs once when all the other numbers repeat 3 times.
avatar

SDE-1 Amazon

Interviewed at Amazon

3.5
Apr 4, 2022

1. Deserialize & Serialize Binary Tree 2. Find the bst with maximum sum inside a binary tree 3. Find the largest rectangle with all 1s in a binary matrix. 4. Find the kth largest number in the stream. 5. Find the number that occurs once when all the other numbers repeat 3 times.

1.Code Question 1 Amazon Shopping provides a product search feature that makes browsing products easier. Instead of showing exact matches only, it also displays transformable results for better browsing. A word a is said to be transformable to a word b if a is a subsequence of b. Given searchWord and resultWord, find the minimum number of characters that must be appended at the end og the searchWord, such that resultWord is a subsequence of the modified searchWord. Note: A subsequence of a string is a string that results from deleting 0 or more characters from the string without changing the order of the remaining characters. For example, Amazon is a subsequence of abcmmdaqzxopn while abc is not a subsequence of cdhbqaab.
Apr 30, 2022

1.Code Question 1 Amazon Shopping provides a product search feature that makes browsing products easier. Instead of showing exact matches only, it also displays transformable results for better browsing. A word a is said to be transformable to a word b if a is a subsequence of b. Given searchWord and resultWord, find the minimum number of characters that must be appended at the end og the searchWord, such that resultWord is a subsequence of the modified searchWord. Note: A subsequence of a string is a string that results from deleting 0 or more characters from the string without changing the order of the remaining characters. For example, Amazon is a subsequence of abcmmdaqzxopn while abc is not a subsequence of cdhbqaab.

Viewing 911 - 920 interview questions

Glassdoor has 1,169 interview questions and reports from Software development engineer amazon interviews. Prepare for your interview. Get hired. Love your job.