Amazon
More Experiences
Recent Experiences
Latest from community
Microsoft SDE Intern Interview Experience
microsoft4 reads
💼 LTIMindtree Interview Experience (On-Campus) | Fresher | 2026
ltimindtree5 reads
Salesforce SMTS | Interview Experience | Rejected
salesforce6 reads
JPMC | SDE2 (Associate) - Java Backend - Interview Experience + Compensation
jp morgan chase4 reads
Microsoft - SDE2 - Coding Round
microsoft7 reads
Amazon SDE II Contract role US Experience
August 9, 2025 • 4 reads
Summary
I had an interview for an SDE II Contract role at Amazon in the US, which involved three technical questions.
Full Experience
the interview involved three questions
a harder version of kadane's algorithm two sum i. Find all the pairs of numbers inside a array whose sum exists in the list ii. Course Schedule 2 iii. Find the diameter of a BST
Interview Questions (3)
Q1
Find Pairs whose Sum Exists in List
Data Structures & Algorithms
Find all the pairs of numbers inside a array whose sum exists in the list
Q2
Course Schedule II
Data Structures & Algorithms
Course Schedule 2
Q3
Diameter of a Binary Search Tree
Data Structures & Algorithms
Find the diameter of a BST