Amazon SDE Interview Experience: Set 43


Company Name: Amazon

Designation: SDE1

Experience: 1.5 years

Preparation for Amazon

Topics: Data Structures and Algorithms

Duration: 6 months

Source of Preparation: Leetcode, GFG, Striver’s SDE sheet.Blind 75 Leetcode

Amazon Interview Rounds

Round 1: There were two questions asked in the online round.

Round 2: Technical Interview

Round 3: Technical Interview

(i) a next pointer to the next node, (ii) a bottom pointer to a linked list where this node is head. Each of the sub-linked-list is in sorted order. Flatten the Link List such that all the nodes appear in a single level while maintaining the sorted order.

Round 4: Technical + Managerial Interview

Verdict: Selected