r/amazonsdeprep

amazon sde intern  6m 27batch
▲ 19 r/amazonsdeprep+1 crossposts

amazon sde intern 6m 27batch

did anyone get any reply after sending availability dates
if yes when did you schedule your interview and when did you get date and slot mail

u/ServePrevious3731 — 1 day ago
▲ 5 r/amazonsdeprep+1 crossposts

Asked for resheduling amazon interview, is it ok to do so?

Hello everyone,

I have an interview scheduled for tomorrow, but due to some personal issues, I won't be able to attend. I asked the HR to reschedule it, but she insisted that I take the interview tomorrow because the interview pipeline depends on interviewer availability.

After I explained my situation, she said she would look into rescheduling, but she wasn't sure if another slot would be available. She also mentioned that if I don't attend tomorrow, the interview might get delayed for quite some time. At the end, she said she would let me know.

It's been a few hours, and I haven't heard anything back yet.

What should I do? Should I reply to the scheduled interview email saying that I'm ready to attend the interview because I'm afraid of losing this opportunity, especially after getting this opportunity after so much struggle?

What would you guys suggest?

reddit.com
u/Moist-Web-8330 — 1 day ago
▲ 4 r/amazonsdeprep+1 crossposts

Amazon applied scientist intern through amazon ml summer school

So I got selected in mlss but didn't receive any acknowledgement letter or anything about swags(yea I missed some modules but thought that I can complete in 30 days and my attendance will be tracked as they mentioned the recordings will be live for 30 days)

Nvm ig I fucked up

Now I want to know what they ask in interview and how many people are selected.

Also do they have any bias for girls or tier 1/2 colleges? And do they keep interview a lil bit easy for people getting through mlss

Ps: I haven't received any oa link yet..like have heard people get it late so I just want to confirm about this

reddit.com
u/CompetitiveCorgi2749 — 2 days ago

AMAZON ML Summer School 2026 - OA Update

Got Update from AMAZON ML Team...

Who all filled the AMAZON ML form after the ML Program...
Check your mails for the OA Application Link...

▲ 8 r/amazonsdeprep+1 crossposts

Amazon SDE I New Grad(US) Interview in 1 Week - What Should I Focus On?

Hey everyone,

I have my Amazon SDE I virtual interview coming up in about a week in the US. It’s 4 × 60-minute rounds spread across two days, and I’m trying to figure out what I should prioritize with the limited prep time I have.

For anyone who has interviewed recently for Amazon SDE I/new grad in the US:

  1. What were your rounds like?
  2. What DSA topics/patterns should I prioritize the most?
  3. Did you get an LLD/OOD or System Design round?
  4. How difficult were the coding questions (LC Easy/Medium/Hard)?
  5. If you only had one week to prepare, what would you spend most of your time on?

Would really appreciate any guidance from people who have gone through the process recently. Thank you!

reddit.com
u/R1ZZG0D — 1 day ago
▲ 243 r/amazonsdeprep+6 crossposts

I am building a Git GUI that shows you what is happening under the hood. 👀

You click an action → see the Git command → see what changed.

There’s also a Learning Mode for beginners with interactive practice and real Git scenarios.

Here’s a quick demo of what I’ve built so far 👇
This is just a quick demo, not the full app. I’ll be adding the rest of the Git commands and more features before the first release.

The project will be open source, and I’m hoping we can keep adding to it and turn it into a useful Git tool for everyone.

Still early, so I’d love to hear your feedback.

u/WeakWoodpecker2912 — 2 days ago
▲ 474 r/amazonsdeprep+1 crossposts

Amazon 6 month offer

Hello everyone.

A few weeks back I accepted my on campus 6 month internship offer from Amazon.

I am very grateful for this opportunity and am happy too. But, it's only a 6 month internship. I have heard the conversion rate to full time is low and I am now out of the placement cycle completely. I am not from a very good financial background, so I am a little scared as to what I will do after the intern if I don't get a PPO. I could've cracked any 10LPA full time easily, everyone pushed me to appear for Amazon too so I did and got selected. I am happy, very happy but scared.

Anyone who can share their experience and suggest how I can improve my chances of getting a full time offer.

Any questions regarding internship, process, questions asked in interview please ask in comments I'm happy to help and others can see as well.

I can't tell you my college, I would say a tier 1.5, and have been asked not to disclose any stipend amount and job profile from the placement cell.

EDIT: someone please help me as well 😭

EDIT: I've written answers to almost all the questions please go through the comments if you have a specific thing to ask feel free to dm me. Also, I don't feel confident enough to guide any of you. I mean there are better people/resources to learn from.

u/cyber-warfare — 3 days ago

Amazon sde intern Interview Availability — Can I Give a Later Date?

I just received an interview invite from Amazon. The interview availability window mentioned in the mail is 21 Aug – 21 Sep.

The issue is that I currently have project reviews going on, and I also have my mid-sem exams during the first week of September. Because of that, I would ideally like to give my availability from around September 5 onwards.

My concern is: Is it okay to give availability that late within the provided window? Will Amazon simply schedule me based on the availability I provide, or is there a possibility that they might not follow up / consider me unavailable?

PS.. I don't know from which one I got this interview mail, coz i applied to both hackon and off campus and gave 1 OA and passed all testcases (both dsa and debugging)

If anyone here is an Amazon employee, recruiter, or has gone through a similar Amazon interview process, I'd really appreciate some insight.

Should I confidently give Sep 5 onwards as my availability, or would it be better to provide some earlier dates as well?

reddit.com
u/knight_of_night01 — 1 day ago
▲ 33 r/amazonsdeprep+1 crossposts

Round 2 of sde intern interview (AUTA)

Don't AUTA internships have only 1 round of interview? I received 2nd round invite after finishing the 1st one. Any idea what will they ask in the 2nd round?😭

u/whats-ina-username — 2 days ago

What are the next steps after this???

I received this interest form from amazon almost a week ago. I have been seeing a bunch of folks getting an interview invite after this now, but I haven't received any such info.

Can any of you lads help me out here???

[I gave my OA on 3rd August | Received Hiring Interest Form on 13th August | Job ID: 10490515]

u/False_Suspect_6243 — 2 days ago
▲ 6 r/amazonsdeprep+1 crossposts

Amazon SDE OA — do I still have a chance?

I applied for an Amazon SDE role on August 11, and about 3 days later I received the OA.

The first coding challenge was about bags represented by a list of intervals. Each entry was basically "[left, right, money]", meaning every bag from "left" to "right" contained that amount of money. Bags outside those intervals contained 0. The goal was to choose exactly "k" consecutive bags and maximize the total amount of money collected.

My approach worked for some test cases, but when I submitted it, several of the hidden cases failed with Time Limit Exceeded, and I ended up passing around 4–5/15 test cases.

The second part was an AI-assisted Java Spring Boot repository task focused on RBAC/security, where I only passed 1/6 tests.

I genuinely did my best and prepared a lot for this opportunity, so seeing those results really hurt. I still completed the full assessment, including the work simulation/work style section, but I’m feeling pretty disappointed right now.

Has anyone here had results this low and still moved forward in the Amazon process? Do I realistically still have a chance, or is it basically over?

reddit.com
u/Successful_Cook5686 — 1 day ago

Amazon job id- SDE I Intern - 10488368 AUTA interview

Brooo i gave round 1 on 18th 11-12 idk how to asses how good i did but i know there should be a round2 at some point

Anyone who gave AUTA interview schedules 17-18 especially 18 tell me if they have received links for round2
I pray and hope i didnt botch it with one round🙏🏻🙏🏻

reddit.com
u/Jaded-Bad4905 — 2 days ago
▲ 266 r/amazonsdeprep+36 crossposts

Mid level Data scientist MAANG

i want to prepare for sr data scientist in MAANG companies. My background is in  core ML, deeplearning, nlp etc. 

I plan to target in around a year from now.

Does someone have any idea about the interview preparation or someone in these companies who would like to share some experience?

Interviewprep resource:

PracHub: Company specific interview questions

DataLemur: SQL Interview and Data Science Interview questions

StrataScratch: SQL and Python interview

u/FlatwormAdmirable610 — 3 days ago

Amazon SDE-1 Interview Scheduled || Based on HackON

Hi everyone,

Can anyone guide me regarding the interview which is going to be conducted anytime from tomorrow onwards? I have a few doubts and would really appreciate if someone can help me with them:

  1. Will there be any telephonic interview, or will they just call me to ask about my availability and schedule the interview?
  2. I received this email today. When can I expect the call?
  3. Will there be an LLD-based interview as well? In the interview preparation guide they sent me, they mentioned focusing on System Design Basics, including API design, database concepts, scalability, and distributed systems. What should I expect based on this?
  4. Is there anyone who recently got this interview or has already given the interview? If yes, could you please share your interview experience?
  5. What resources should I prepare from for this interview?
  6. Can someone help me find the recently asked questions/topics for this role?
  7. This opportunity came on the basis of my performance in last year's HackOn. Will the interview be different in any way, or will they conduct it like a regular SDE-I interview? I have heard that interviews through HackOn can sometimes be different from regular off-campus applications, so I would really like to know if anyone has experience with this.
  8. How many interviews can I expect, and can someone provide a detailed breakdown of each interview/round and what is generally asked in each one?
  9. The email specifically mentions "Gen AI fluency." How and from where should I prepare for GenAI? What kind of GenAI questions can be asked in an SDE-I interview?

I have attached the screenshot of the email I received today for context.

Any guidance from someone who has recently gone through this process would be really helpful. Thanks!

https://preview.redd.it/vvevdhim56kh1.png?width=2926&format=png&auto=webp&s=8685d544e25943abb1031a17c75966c4c651caa0

reddit.com
u/Moist-Web-8330 — 2 days ago
▲ 86 r/amazonsdeprep+1 crossposts

Amazon SDE Intern Interview in 2 Days — Please Help Me Prioritize

Hi everyone, I just got my Amazon SDE I Intern interview scheduled for 20th Aug (Round 1, 2–3 PM IST) and 21st Aug (Round 2, 4–5 PM IST). I have very limited time left and I’m honestly confused about what to prioritize. I’ve mainly prepared DSA, but I haven’t prepared CS fundamentals like OOP, DBMS, OS, CN, etc. in much depth. I want to focus on what is actually being asked nowadays in Amazon SDE Intern interviews rather than trying to cover everything at the last minute. For people who have recently interviewed, what DSA topics/patterns and difficulty should I focus on? How important are Leadership Principles and behavioral questions? Given my limited time, should I spend time on CS fundamentals, or focus mainly on DSA + behavioral? Are there any specific LeetCode questions or resources I should prioritize, and what should I completely avoid wasting time on right now? I’m from a lower-middle-class family, and this opportunity genuinely means a lot to me. I really don’t want to waste these last couple of days preparing the wrong things. If anyone who recently went through the Amazon SDE Intern process could share what was actually asked and what they would prioritize with only 2 days left, I would be extremely grateful. Any guidance would mean a lot to me.

u/ShelterMysterious696 — 3 days ago

Anyone got interview for job id 10488368 without hackon and without filling interest form before applying and before Oa?

Not those who got interest form then applied

Anyone from those who directly applied on career portal ??

reddit.com
u/Defiant-Meringue-122 — 2 days ago

i failed

Feeling a little depressed, this is my second time interviewing at amazon and getting rejected….

I’m not sure what went wrong, i completed the technical parts fine with maybe a couple of typos, and then i answered the behavioral parts with 13 STAR stories following the LPs with metrics as well.

Just a rant

reddit.com
u/18chanp1 — 2 days ago

10454435- AUTA(SDE-1)

Attended an interview for this last Friday evening. Went pretty well - one standard behavioral question- answered that and follow ups keeping to LPs and one standard topo sort scenario .. coded up and explained - uneventful, everything answered. No updates yet. Anyone been through/going through this? How long do you wait for an update? It just says under consideration.

reddit.com
u/Zestyclose_Town5307 — 3 days ago