Amazon SDE Interview Expierence - 2025 Batch | Verdict - SELECTED ✅

amazon logo
amazon
SDE InullOffer
August 22, 202521 reads

Summary

Cracked Amazon SDE role off-campus after a multi-round interview process that included coding challenges and leadership principles discussions.

Full Experience

Applied through Amazon's career portal and received an OA with two medium-level coding problems. Cleared the OA and went through several rescheduled technical interviews. In the first technical round, solved two variations of LeetCode problems. The second round involved a linked list sorting problem with multiple follow-up variations. The final round focused on leadership principles and a combination sum problem. Successfully navigated all stages and received an offer.

Interview Questions (4)

Q1
Task Scheduler Variation
Data Structures & AlgorithmsMedium

Solve a variation of the task scheduler problem where you need to schedule tasks with cooldown periods, similar to the LeetCode problem 'Task Scheduler'.

Q2
String Duplication Removal
Data Structures & AlgorithmsMedium

Solve a variation of the problem where you need to remove all adjacent duplicates in a string, similar to the LeetCode problem 'Remove All Adjacent Duplicates in String II'.

Q3
Linked List Sorting
Data Structures & AlgorithmsHard

Sort a singly linked list, similar to the LeetCode problem 'Sort List'. The problem included multiple follow-up variations such as sorting in ascending/descending order, by number of set bits, and by number of zeros.

Q4
Combination Sum Variation
Data Structures & AlgorithmsMedium

Solve a variation of the combination sum problem, similar to the LeetCode problem 'Combination Sum'. The problem required a brute force approach followed by an optimized backtracking solution.

Preparation Tips

Used Striver's sheet for technical interview preparation and focused on understanding Amazon's leadership principles. Reviewed interview experiences and resources to gain insights into the interview process and expected questions.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!