惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
D
DataBreaches.Net
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
博客园 - Franky
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
腾讯CDC
博客园_首页
The Cloudflare Blog
S
SegmentFault 最新的问题
C
Check Point Blog
美团技术团队
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Amazon SDE I (6 months) 2026 Interview Experience (Off Ca...
Saloni Jain · 2026-05-30 · via DEV Community

Saloni Jain

This is a breakdown of my interview experience for the Amazon SDE I Intern (July–Dec 2026) role. The process spanned a few months and tested both my technical depth and patience.

HIRING INTEREST FORM 1 (Feb 19, 2026)

I received a Hiring Interest Form from Amazon University Talent Acquisition.

HIRING INTEREST FORM 2 (Feb 26, 2026)

A few days later, I received another Hiring Interest Form from Amazon University Talent Acquisition.

Screenshot of Amazon Hiring Interest Form email received on Feb 26

ONLINE ASSESSMENT (April 6, 2026)

The OA consisted of:

  • 2 Coding Questions
  • Leadership Principles Work Style Assessment

THE INTERVIEWS

This is where the most stressful part began — the scheduling maze.

Screenshot of the initial interview scheduling email from Amazon

  • April 17: I received an email stating I was shortlisted for virtual SDE interviews and was asked to ensure my availability for April 30.

  • April 17 (Later that day): I received the actual interview confirmation and Zoom links. My two rounds were initially scheduled back-to-back on April 21.

  • April 20: I received a revised confirmation email splitting the interviews across two days: April 21 and April 22.

My first interview took place successfully on April 22. However, the other round underwent another reschedule and was eventually shifted to May 4.

Screenshot of the revised interview confirmation email for May 4th

Interview 1 (April 22, 2026)

A standard 1-hour session on Amazon’s live code platform.

  • Question 1: A proper coding problem based on Heaps. I coded an optimal solution, discussed complexities, and handled rapid-fire follow-ups on edge cases.
  • Question 2: Due to time constraints, this was purely an architectural discussion to check my logic and optimal approach without coding.

Interview 2 (May 4, 2026)

A significantly more intense 1-hour session.

  • Question 1 (LLD): I was tasked with building a highly complex, custom data structure from scratch. It required handling strict time-based constraints, dynamic eviction policies, and optimized lookups using Sets. I focused on communicating my thought process and discussing trade-offs.
  • Question 2: A deep dive into core CS fundamentals.

Screenshot of the final update email from Amazon regarding the SDE internship

THE OUTCOME

A week after my final round, I received an update that I was not selected for the internship. Regardless of the final outcome, the preparation and experience gained through this process will carry forward.

KEY TAKEAWAYS

  • Strengthen your basics in DSA: Focus on writing clean code and handling edge cases effectively.
  • Study System Design: Familiarize yourself with Low-Level Design (LLD) and High-Level Design (HLD) and building custom data structures.
  • Learn CS Fundamentals: Do not ignore core subjects like OS, DBMS, Computer Networks, and Linux.
  • Communicate your logic: Explain your approach clearly, prioritize correctness, and always discuss time and space complexities.
  • Master the STAR method: Prepare structured, experience-based answers specifically for Amazon’s Leadership Principles.
  • Think out loud: Stay calm, be expressive, and treat the interview as a collaborative discussion.

Feel free to connect with me on LinkedIn.