Amazon Interview Experience for SDE Last Updated : 13 May, 2024 Summarize Comments Improve Suggest changes Share Like Article Like Report A recruiter from Amazon contacted me on LinkedIn for a job. This made me realize the significance of making valuable connections on LinkedIn, as well as improving one's LinkedIn profile. Here about my interview experience - Round 1 (Online screening): 2 Medium questions A variation of a Knapsack problemA variation of Job Scheduling problemSolved all the test cases. Given time - 90 minutes Time taken - 25 minutes Round 2 :A small discussion about my work at my current company 2 Medium-level questions You are given an array that contains the amount of fuel available at each gas station. You are currently at the first station and you assume that the fuel in your car decreases as you travel to the next station. Your task is to determine if you can make it to the last gas station in the array - Greedy Algorithm Find the number of distinct elements in a window of m elements of an n-length array - Sliding window using a Hashmap Round 3 :A small discussion about my work at my current company 2 Medium level questions Right View of a Binary Tree - Level Order Traversal and store the last node of each levelPrint all the paths from root to leaf of a binary tree, whose path sum is a given number - Backtracking and Pre-order traversal of the treeRound 4 :Discussion on the low-level and high level design of the projects delivered in my current company. Discussion on coding practices and few technology terms like code coverage, test driven development, etc. Some behavior type questions. Closed with a binary search problem. Comment More infoAdvertise with us Next Article Amazon Interview Experience for SDE C codingnifab6 Follow Improve Article Tags : Interview Experiences Experiences Amazon Write It Up 2024 SDE +1 More Practice Tags : Amazon Similar Reads Amazon Interview Experience For SDE I got a call from Amazon HR that they were looking for women on break for their returnship program. The interview consisted of 3 parts : DSA round : The interviewer asked me to write a program. I first wrote using the brute force technique. The interviewer told me to optimize the code. I was able to 1 min read Amazon Interview Experience for SDE As a recent computer science graduate, I was thrilled when I got the opportunity to interview for a position at Amazon. Here's how the process unfolded: Background:I graduated with a 7.5 GPA and had a few internships under my belt. My projects included a recommendation system and an e-commerce websi 2 min read Amazon Interview Experience for SDE Amazon came for campus hiring to my college (NIT Patna) for 2k23 six month interns. There were two rounds of hiring process. Online Assessment.Technical Interview Round.1. Online Assessment :There were three medium level questions of DSA . I was able to do all of them. Apart from the DSA questions t 1 min read Amazon Interview Experience for SDE My Interview Experience at Amazon I'm thrilled to partake in my inconceivable trip of landing a job at#Amazon with just 1.5 times of experience. I hope this account will profit others in their pursuit of success. Round 1 Hackerrank round( 2 hours, 5 questions) I managed to break three questions righ 2 min read Amazon Interview Experience for SDE Online Round: There were multiple sets. Each set contained four sections. Code Debugging section(20 minutes)Coding section(70 minutes)Work Style Assessment(10-15 minutes)Logical Ability(35 minutes) Except for the coding section and work style assessment other sections were MCQ type. In these section 2 min read Amazon Interview Experience For SDET Greetings, everyone! In this article, Iâm thrilled to share a detailed account of the interview process for the role of Software Development Engineer in Test (SDET) at Amazon, a leading name in the e-commerce industry. Understanding the SDET Role: Before diving into the experience, letâs clarify wha 2 min read Like