Tech IndustryJan 3, 2020
Newpipiper

Amazon SDE Intern Online Assessment

Just got a surprise email from Amazon saying I have an Online Assessment (deadline tomorrow night) for an internship SDE role. I want to do well. I heard that part 1 is 7 debugging questions. Can anyone elaborate on this process? #amazon #interview #intern #sde

Add a comment
New
MixLife Jan 3, 2020

Let me know how it goes, I'm not an intern but I have an OA coming up next week for SDEII

SAP monic a Jan 3, 2020

SDEII will not have debugging rounds, it will only have coding round.

Cognizant outing Jan 3, 2020

Yeah mine were 2 LC hard questions both involving graphs

Amazon tyrellwell Jan 3, 2020

The Big N threads at r/cscareerquestions should have what you're looking for

Amazon AWS-Engr Jan 3, 2020

It's 7 coding questions with the code already pre-filled in. There's some bug in there, like flipping a '<' to '>' or checking the bounds of a loop. It was easy AF, I finished it in under 10 mins

New
pipiper OP Jan 4, 2020

7/7 on part one!

New
MixLife Jan 4, 2020

Congrats! Any LPs?

New
pipiper OP Jan 4, 2020

Sorry, what's LP?

New
pipiper OP Jan 4, 2020

Part 2 is 70 minute coding section. Anyone know what this entails? LC? Then followed by 20 min Leadership Principles scenarios. Then mysterious Part 3 follows.

Amazon AWS-Engr Jan 4, 2020

LC easy. I finished both in 20 mins

New
pipiper OP Jan 4, 2020

For intern interview? I will grind some LC easy's.. Stacks, Queues, Graphs, Linked Lists, that sort of thing?

New
pipiper OP Jan 8, 2020

Part 2 did not go well. Questions seemed hard but it was probably just the stress I guess. I was doing fine on LC past few days.

New
MixLife Jan 8, 2020

Don't beat yourself up over it. Just keep hammering out LCs and apply again. Getting mediums done is a must. Remember there's more than one software company. The world is being digitized every minute.

New
MixLife Jan 8, 2020

From memory alone your should be able to recall the following (brute force, recursive, and iteratively) and their time/space complexity: - DFS - BFS - Sliding Window - Trees - BST - Hashmap - Graph - Linked List These are your tools, the rest is just applying them to your LC practice.

New
seeker_26 Mar 4, 2021

I just got the assessment

New
KaHe21 Jun 18, 2021

How did it go? Can you please share your experience?

Microsoft realnerd Jan 12, 2022

It wasn’t debugging questions. It was 3 medium leetcode questions in 75 mins for me.