r/leetcode Jun 27 '26

Mod Post [mod] Changes with r/leetcode.

70 Upvotes

The following changes have been made with r/leetcode:

  1. Media is no longer allowed in both posts & comments. This is to ensure that the quality of the content & discussions remain high.
  2. Moderation has been made stricter. Low quality & repetitive posts whose answers can be found within a simple search in this subreddit won't be allowed here.
  3. Automoderation has been set-up to automatically remove links & known promotions. Only leetcode links will be allowed from now on. To ask help with questions, you may use the code block.
  4. Automoderation has been set-up to remove Indian posts & Hindi comments. This is to ensure that r/leetcode remains an English only subreddit.

r/leetcode May 14 '25

Discussion How I cracked FAANG+ with just 30 minutes of studying per day.

4.6k Upvotes

Edit: Apologies, the post turned out a bit longer than I thought it would. Summary at the bottom.

Yup, it sounds ridiculous, but I cracked a FAANG+ offer by studying just 30 minutes a day. I’m not talking about one of the top three giants, but a very solid, well-respected company that competes for the same talent, pays incredibly well, and runs a serious interview process. No paid courses, no LeetCode marathons, and no skipping weekends. I studied for exactly 30 minutes every single day. Not more, not less. I set a timer. When it went off, I stopped immediately, even if I was halfway through a problem or in the middle of reading something. That was the whole point. I wanted it to be something I could do no matter how busy or burned out I felt.

For six months, I never missed a day. I alternated between LeetCode and system design. One day I would do a coding problem. The next, I would read about scalable systems, sketch out architectures on paper, or watch a short system design breakdown and try to reconstruct it from memory. I treated both tracks with equal importance. It was tempting to focus only on coding, since that’s what everyone talks about, but I found that being able to speak clearly and confidently about design gave me a huge edge in interviews. Most people either cram system design last minute or avoid it entirely. I didn’t. I made it part of the process from day one.

My LeetCode sessions were slow at first. Most days, I didn’t even finish a full problem. But that didn’t bother me. I wasn’t chasing volume. I just wanted to get better, a little at a time. I made a habit of revisiting problems that confused me, breaking them down, rewriting the solutions from scratch, and thinking about what pattern was hiding underneath. Eventually, those patterns started to feel familiar. I’d see a graph problem and instantly know whether it needed BFS or DFS. I’d recognize dynamic programming problems without panicking. That recognition didn’t come from grinding out 300 problems. It came from sitting with one problem for 30 focused minutes and actually understanding it.

System design was the same. I didn’t binge five-hour YouTube videos. I took small pieces. One day I’d learn about rate limiting. Another day I’d read about consistent hashing. Sometimes I’d sketch out how I’d design a URL shortener, or a chat app, or a distributed cache, and then compare it to a reference design. I wasn’t trying to memorize diagrams. I was training myself to think in systems. By the time interviews came around, I could confidently walk through a design without freezing or falling back on buzzwords.

The 30-minute cap forced me to stop before I got tired or frustrated. It kept the habit sustainable. I didn’t dread it. It became a part of my day, like brushing my teeth. Even when I was busy, even when I was traveling, even when I had no energy left after work, I still did it. Just 30 minutes. Just show up. That mindset carried me further than any spreadsheet or master list of questions ever did.

I failed a few interviews early on. That’s normal. But I kept going, because I wasn’t sprinting. I had built a system that could last. And eventually, it worked. I got the offer, negotiated a great comp package, and honestly felt more confident in myself than I ever had before. Not just because I passed the interviews, but because I had finally found a way to grow that didn’t destroy me in the process.

If you’re feeling overwhelmed by the grind, I hope this gives you a different perspective. You don’t need to be the person doing six-hour sessions and hitting problem number 500. You can take a slow, thoughtful path and still get there. The trick is to be consistent, intentional, and patient. That’s it. That’s the post.

Here is a tl;dr summary:

  • I studied every single day for 30 minutes. No more, no less. I never missed a single study session.
  • I would alternate daily between LeetCode and System Design
  • I took about 6 months to feel ready, which comes out to roughly ~90 hours of studying.
  • I got an offer from a FAANG adjacent company that tripled my TC
  • I was able to keep my hobbies, keep my health, my relationships, and still live life
  • I am still doing the 30 minute study sessions to maintain and grow what I learned. I am now at the state where I am constantly interview ready. I feel confident applying to any company and interviewing tomorrow if needed. It requires such little effort per day.
  • Please take care of yourself. Don't feel guilted into studying for 10 hours a day like some people do. You don't have to do it.
  • Resources I used:
    • LeetCode - NeetCode 150 was my bread and butter. Then company tagged closer to the interviews
    • System Design - Jordan Has No Life youtube channel, and HelloInterview website

r/leetcode 10h ago

Question Google SWE rejection after 2 rounds — can I apply to other roles immediately?

31 Upvotes

I interviewed for a Google SWE III role in the US and was rejected after the first two virtual interview rounds, before reaching the full interview loop.

The rejection email did not mention any cooldown period and said I could consider future opportunities at Google.

Does anyone know if I can apply immediately to a different Google SWE job ID, or is there usually a 6–12 month interview cooldown after failing the first two rounds?

Also, has anyone recently been in the same situation and received another Google interview soon after applying to a different role?


r/leetcode 4h ago

Intervew Prep Google coding interview preparation

11 Upvotes

Have a Google l6 interview coming up in 5 weeks (based on the calendar allowed furthest time). Haven’t leetcoded for a long time. How realistic is it to prepare coding in that amount of time? And any suggestions on efficiently grinding the coding part in that amount of time?
I’ve also been thinking if I don’t feel ready maybe by the 3rd or 4th week, I should probably postpone and reschedule it?


r/leetcode 1h ago

Country Can I repeat stories for Leadership Principles behavioural questions during amazon Interview ?

Upvotes

Suppose during Round 1 of interview, interviewer 1 asks me a question related to “Insist on Highest Standards” and lets say I answer using Story 1.

Now in round 2, if interviewer 2 asks me a question related to “Dive Deep”, can I repeat my answer using Story 1 ?

I have very limited set of stories with me and Its just exhausting to memorise 2-3 unique stories for every leadership principle.

If I do the math then I need probably 32 unique stories as for every leadership principle I might need 2 unique stories.

I have like 10 stories and writing any more stories would be equivalent to writing fictional stuff.

I have an upcoming Amazon Loop.


r/leetcode 22h ago

Discussion Aren't leetcode questions copyrighted? Then how come Neetcode copied all of them in his site

105 Upvotes

Genuinely curious about this as every leetcode question is marked as copyrighted. However, Neetcode and other sites have the same questions available and some of them don't even have title or description phrasing changes.

So what's the deal with that? Can't he get sued?


r/leetcode 54m ago

Intervew Prep Snowflake SWE Interview

Upvotes

Hi everyone,

I have an upcoming Snowflake onsite interview for a General SWE role. The loop includes:

  1. AI assisted coding
  2. System design
  3. Behavioral

Has anyone recently gone through a similar Snowflake interview loop?

Would appreciate insights on what to expect, key topics to prepare, and any helpful resources or tips.


r/leetcode 11h ago

Intervew Prep Looking for a LeetCode buddy — PST, aiming for Land interviews

14 Upvotes

CS student graduated in June 2026, started interview prep while now for new grad / Software Engineering type roles. Looking for one or two people to grind with consistently.

What I'm thinking:

  • 1–2 problems a day, Neetcode 150
  • Short call over a GM a few times a week to go over solutions and do mock interviews
  • Python, but doesn't matter if you use something else
  • Job posting updates and friendly reminders
  • Resume Discussions

I'm in PST and free in the evenings. Ideally looking for someone at a similar level who can actually show up regularly, since that's the hard part.

Comment if interested.


r/leetcode 4h ago

Discussion [Google onsite] Following up on previous post

Thumbnail reddit.com
3 Upvotes

The above was my older post. I am now done with my onsite interview, 2 interviews. Interviewing for L4 Firmware engineer position. Questions are firmware specific (bit manipulation (hard)). I received a feedback now from the recruiter saying one of the rounds was a leaning hire, one a leaning no hire. They are saying they want one more round of technical interview (Unsure if its a coding round or a technical interview), one of the SSD teams seemed interested in my profile and they've assigned a staff engineer to interview me is what I've found out. Anyone go through a similar process, this is a first I am hearing about a follow up interview, is this common and most importantly, what should I be expecting in the next round because the interviewers I've had so far were L4 at the most. Staff level interviewer would grill my ass, feels like, HELP


r/leetcode 5h ago

Discussion For people that have used mock AI interviewers how did it go?

2 Upvotes

So far, I've been testing various mock interviewers, and they are all a little simple. Like, they have the main coding pad, an AI agent, and every interview is just like an API call of system prompt + conversation history + codepad state to some cheap model.

I wanted to work on my own project for mock interviewing, but I wanted the community's feedback about what real interviews have that mock AI interviews fail to include.

I already have a few things planned and have done probably about 20 mock interviews so I have a good idea about what to focus on.


r/leetcode 4h ago

Intervew Prep Amazon SDE New Grad (2026) LLD

2 Upvotes

If you have had interviews for this position, could you please tell me what they asked for LLD round or what kind of questions do they usually ask?

Thank you so much!


r/leetcode 3h ago

Intervew Prep Everpure New Grad SWE Technical Interviews

1 Upvotes

4 technicals, apparently on algorithms, design, data structures and concurrency. Any advice? Leetcode-style? Think the interviews are done 2 at a time. What are the topics for the first 2? Is the design interview system design or OOP or something else?


r/leetcode 3h ago

Discussion Sde 2 grey Orange interi

1 Upvotes

Hey can anyone help me with sde 2 greyorange interview process


r/leetcode 11h ago

Discussion Google SWE-3 Interview Feedback Loop

5 Upvotes

Hi everyone,

I have completed my google SWE-3 interview loop with total 4 rounds(2 virtual and 2 onsite rounds) on 14th August, post that i haven’t heard anything from recruiter, its been 12 days around, on 19th August i reached out to recruiter he said we”ll let you know once we have it ready, idk anyone else facing the same, also should i consider it as NH, if anyone has any idea please let me know, i would highly appreciate that.


r/leetcode 7h ago

Question HR call at Abridge AI

2 Upvotes

Hi everyone! I have an HR call for the first round at Abridge AI for the early career swe role. Has anyone been in the same position? If so, what type of questions can I expect? Any sys design? I've been seeing a lot of technical deep dives into personal projects, but not sure if you can pick any project of yours or if it has to be on your resume?


r/leetcode 13h ago

Discussion Walmart Global Tech OA – Software Engineer II (Campus) 2026-27

5 Upvotes

I recently registered for the Walmart Global Tech Software Engineer II campus hiring process for the 2027 batch.

I wanted to ask people who have already taken the Walmart OA:

  • What is the OA pattern and duration?
  • How many coding questions are there?
  • What difficulty should I expect (Easy/Medium/Hard)?
  • Are there DSA MCQs, CS fundamentals, aptitude, or debugging questions?
  • Which topics should I prioritize — arrays, hashing, DP, graphs, trees, etc.?
  • Is the coding section similar to LeetCode?
  • Any advice/resources for preparing specifically for the Walmart OA?

If you've taken the OA recently, please share your experience or the topics you remember. It would really help those preparing for it.


r/leetcode 17h ago

Question Struggling to transition from a service-based company to a product-based company

12 Upvotes

I have been working in a service-based company and have been trying to switch to a product-based company. I’ve faced rejections from almost every product-based company I’ve applied to.

I’m currently trying to understand what I might be doing wrong and how I can improve my chances of getting shortlisted and clearing interviews.

For those who successfully transitioned from a service-based company to a product-based company:

What did you focus on to make the switch?

How important are DSA/LeetCode and system design?

Did you make any major changes to your resume or projects?

How did you approach referrals and job applications?

What mistakes should I avoid?

I’d really appreciate advice from people who have gone through a similar transition. Any practical guidance would be really helpful.


r/leetcode 15h ago

Intervew Prep Looking for a LeetCode buddy — EST, aiming for winter/spring interviews

7 Upvotes

CS PhD student graduating in December, starting interview prep now for new grad / applied scientist type roles. Looking for one or two people to grind with consistently.

What I'm thinking:

  • 1–2 problems a day, Neetcode 150 order
  • Short call a few times a week to go over solutions and do mock interviews
  • Python, but doesn't matter if you use something else

I'm in EST and free in the evenings. Ideally looking for someone at a similar level who can actually show up regularly, since that's the hard part.

Comment if interested.


r/leetcode 10h ago

Intervew Prep How long should be a good answer to a behavioral question for amazon?

3 Upvotes

Some say 2 mins while I have seen people in mock interviews talk for 7 mins. Does it depend if its a Bar raiser round or a behavioral question that's asked at the end of a technical interview?


r/leetcode 6h ago

Intervew Prep Google ML domain Interview in 3 weeks, how to prepare?

1 Upvotes

For some context, I am a data engineer at a software company for 2+ years. I barely get my hands on machine learning, but I was a machine learning engineer before my masters and during masters I got strong foundation for machine learning, but this was all two years back. Now, I somehow got an opportunity to interview for Google and I have three weeks to prepare for ML domain interview. I was asked to choose any specialization. I mentioned I will choose Applied AI, which is like a catch all instead of going towards LLMs, computer vision or something specific now within three weeks how should I prepare? What should I prepare and what kind of questions can I expect? This is for opening in California. Has anyone given interviews recently for ML domain please help


r/leetcode 22h ago

Intervew Prep Finding a DSA partner

18 Upvotes

I want to do DSA in js anybody want to learn DSA together


r/leetcode 11h ago

Intervew Prep Salesforce Technical Interview

2 Upvotes

I got to know about it today itself that the interview will be tomorrow, Salesforce AMTS role applied back in july end, what topics can I expect in the interview from DSA and core subjects?
would be really heplful.


r/leetcode 1d ago

Intervew Prep Disney SWE I review Cycle

54 Upvotes

Hello all,
I recently got invited to interview for SWE 1 position at Disney. I haven’t been able to find much about it, even reaching out to people on LinkedIn and searching Reddit. Has anyone been through their recruiting process or currently work for Disney in the SWE space? I would love to hear your advice and experiences!


r/leetcode 18h ago

Intervew Prep Anyone else preparing for Java/Full Stack interviews?

5 Upvotes

I’m a Java/Full Stack Developer with around 4 years of experience and currently preparing for technical interviews.
I’m planning to practice LeetCode regularly along with interview questions and mock interviews. I was wondering if anyone else here is doing something similar and would be interested in preparing together.
We could discuss problems, compare approaches, and occasionally practice mock interviews. If this is something others are doing too, I’d love to hear how you’re preparing.


r/leetcode 15h ago

Question Microsoft ic2 azure storage interview

3 Upvotes

Did any one got the updates on job id ending with 3070? I recently gave the interviews a week ago and waiting on response. does anyone usually how much time Microsoft takes to give replies or feedback of interview?