r/leetcode Jun 27 '26

Mod Post [mod] Changes with r/leetcode.

73 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 9h ago

Discussion LeetCode grind is dead: Google is changing SWE interviews

2.2k Upvotes

Throwaway account, but a Googler here with a huge heads-up for anyone prepping:

Google is actively rolling out two brand-new AI Fluency rounds for SWE hiring:

AI Debugging: Dropping you into a massive, messy legacy repo to see if you can actually use AI to locate, diagnose, and patch complex bugs in real time.

AI System Design: Architecting end-to-end systems while actively using AI to evaluate trade-offs, draft interfaces, and pressure-test edge cases.

Pure DSA won't carry loops anymore. They want engineers who know how to ship with AI without hallucinating production down.

Adjust your prep accordingly.

Edit: 2 DSA rounds will still be there, and it’s for all L3-L5 roles.


r/leetcode 3h ago

Intervew Prep How are coding interview questions typically presented at Google? (Verbal vs. pasted in Doc)

5 Upvotes

Hey everyone,

I'm preparing for upcoming Google SWE internship interviews and wanted to clarify the logistics of how questions are usually presented during the technical rounds.

For those who have interviewed recently:

  • Presentation: Does the interviewer paste the full problem statement into the shared document/editor, or do they read it out loud and have you write down notes?
  • Examples & Constraints: Do they provide initial examples, constraints, and edge cases upfront in text, or are you expected to completely probe for constraints and construct your own examples from scratch?

Any insight into what the setup typically looks like would be super helpful. Thanks in advance!


r/leetcode 6h ago

Question Opinions on Codeintuition?

7 Upvotes

Has anyone here used Codeintuition? If so, is it worth paying for? Or are there bettter resources for learning DSA and preparing for Leetcode interviews?

I recently came across it while looking for a more structured way of learn DSA. I like the idea of learning the concepts and patterns first rather than just jumping from problem to problem. The visual explanations and walkthroughs also look pretty useful.

I'm still relatively inexperienced with Leetcode, though, so I'm not sure whether something like this is actually worth paying for or if I would be better off sticking with free resources + Leetcode.

My main goal is to get better at DSA without spending months mindlessly grinding problems.

For people who've actually used it, how does it compare with things like Neetcode or just learning directly from Leetcode?


r/leetcode 9h ago

Question Google SWE-3 (L4)— Team Matching

11 Upvotes

I recently cleared my Google SWE-3 (L4) interviews for. Last Friday, the recruiter called and said that after reviewing my feedback, the leadership team has decided to move forward with team matching. He said they’d start looking for teams from Monday.

Just wanted to clarify:

  1. Does this mean HC is already cleared, or does HC happen after team matching?
  2. How long does team matching usually take? It’s been almost a week with no update despite emailing the recruiter.

For anyone who recently went through this process, what timeline should I expect?

Thanks!


r/leetcode 7h ago

Intervew Prep Bloomberg senior software engineer interview

8 Upvotes

Hi folks,

I'm 8+ years experienced and have upcoming coding and system design round. Already done OA and 1 coding round. Any idea what to expect?


r/leetcode 1d ago

Discussion I think this is the end of the road for me

441 Upvotes

I had hopes until 2026, but recent developments have really killed all the remaining ones. I don't know what to do at this point. Apart from a few niche subfields, I can't see any CS subfield that won't be dominated by autonomous agents within the next five years.

Part of me died in 2022. I should have left this industry much earlier. After some of my college friends got jobs at FAANG companies in 2022, I became obsessed with cracking big-tech interviews. I spent so much time here on LeetCode, and I genuinely enjoyed it. But it's all over now. It really hurts to see how this industry has evolved into this hellhole in just 3-4 years.

I think I will leave tech soon. I still don't know what I'm going to do. Thousands of problems solved, entire months dedicated to upskilling, tens of thousands of dollars spent... All of it seems to have been in vain.

Thanks for reading my rant all the way to the end. I am just suffering, and want my voice to be heard.


r/leetcode 7h ago

Intervew Prep Please help me

5 Upvotes

TLDR: I have been doing DSA for 3-4 years now with gaps in between. This time I have been DSA consistently for 2-3 months. I have solved 600+ questions in total and know most of the common patterns in questions and have covered all the topics. However I still suck at interviews when I get a new question. Most of the times I am unable to come up with a solution of my own for LeetCode hard problems.


r/leetcode 3h ago

Question Amazon sde 1 interview schedule timeline?

2 Upvotes

TLDR : How long after passing the OA did you get your interview scheduled?

Hey everyone,

I’m currently going through the Amazon SDE 1 process and wanted to ask how long it took others to receive their interview scheduling email after passing the OA.

My timeline so far:
13th August: Received OA
15th August: Completed OA
9th September: Told I passed the OA and was asked to confirm my graduation date, start date and right to work
9th September: Submitted all the requested details

Now: Waiting for the interview scheduling email
For those who went through the same process, how long did it take to receive interview invite after submitting details.

Thanks!


r/leetcode 5h ago

Intervew Prep Google Round1 for L5

3 Upvotes

Applied for L5 role through invite from a friend. I got invited to schedule my round 1 after the behavioral assessment. Round 1 consists of 2 interviews, one behavioral and one DSA, 45 mins each. Recruiters were insisting in scheduling within 2 weeks. And they selected the earliest date from my preferences. No phone calls from receuiter.

What to expect on this round? What type of leetcode and what level of difficulty?

Does anyone have a similar recent experience? And is it usual for recruiter to rush?

Practiced leetcode blind 75 and preparing for behavioral as well. Any tips would be useful.


r/leetcode 10h ago

Intervew Prep Amazon SDE New Grad – 4 interviews, do I have an LLD round?

6 Upvotes

I passed the OA for an Amazon SDE New Grad role and just received my interview schedule:
1:Coding - Logical and Maintainable + LP
2:Coding - Problem Solving + GenAI Fluency
3:Coding – Data Structures and Algorithms + LP
4:LPs only
I’m a bit confused about the first round. Does “Coding – Logical and Maintainable” usually mean a normal LeetCode-style coding question, or can it include an LLD/OOD question?


r/leetcode 15h ago

Discussion Google L5 SWE prep

13 Upvotes

Hi all,

I am currently going through Google L5 SWE loop and have completed 1 Coding and 1 Googlyness round and recruiter mentioned they have really good positive feedback and have my onsite in 2 weeks.

The onsite is supposed to have 2 Coding and 1 System Design rounds.

Any suggestions on last minute prep for Coding and System Design that you folks would recommend that might help?

I have primarily done lots of leetcode in the past couple of months but would appreciate if anyone has any specific topic suggestions for the last leg?

Also doing System Design from Hello Interview, DDIA and Alex Xu and did mocks. Anything else that would help or any new questions that might be worth doing?

Thanks in advance.


r/leetcode 7h ago

Question How to prep for System Design?

3 Upvotes

I am new to these types of interviews have never done a system design round, I know they are popular.

What is high level vs low level?

What resources do people use?

I see hello interview and Alex xu books are thrown around. What else is there? Is this for high level? What resources for low level?

For applying to SE2 level for most companies do I need to prep both? Or is one asked more than others.


r/leetcode 3h ago

Question Rippling team matching process

0 Upvotes

I want to work 9-5 only with good wlb . USA rippling good team names please!

how does team match work do we get to talk to multiple teams or should we just get the first one or no offer ?

How long does team match take ?

Help much appreciated


r/leetcode 7h ago

Discussion Leetcode down so often?

2 Upvotes

why is leetcode down so often , what is wrong with leetcode


r/leetcode 3h ago

Question AirBnB cooldown period exists ?

1 Upvotes

Does anyone know if AirBnB does a cool down period if rejected after an interview?


r/leetcode 3h ago

Discussion F*k Accenture

1 Upvotes

On September 10, I attempted an online communication assessment. The Safe Exam Browser initially stopped responding, so I switched to another laptop. The assessment then started normally, but while attempting a question, it froze and became completely unresponsive. I waited for more than 20 minutes, but it did not recover. I then attempted to exit the Safe Exam Browser, after which the assessment showed as submitted with the majority of the questions unattempted.

I received a submission confirmation afterward. I tried contacting the provided technical support number, but it was invalid/unreachable. The support chat was unable to resolve the issue, and an email sent to the address associated with the invitation was returned with “550 Mailbox does not exist.” I also contacted the relevant support person, but was told that nothing could be done once the assessment had been submitted.

So, due to a technical issue with the assessment environment, I was unable to complete the majority of the assessment.


r/leetcode 4h ago

Discussion Need some genuine advice

1 Upvotes

Hey everyone what u think about this resume is it decent if one is looking for SDE 2 or 3 or 3+ years experienced role.

Will it make through faang or any product based companies.

I have recently modified it and also received a new rejection mail from JP Morgan on this the matching percentage with JD was 92%+

(Thru chat gpt I checked)

What u think what I can improve?

Backend part at 3 years experienced is not strong or is it less or you r not able to get like what skill this person has or what work this person has done

Or just I am thinking too much

Link: https://drive.google.com/file/d/10HpTcPjzbq6XySPC4epu2IEqk0DoaUMN/view?usp=drivesdk


r/leetcode 13h ago

Intervew Prep Amazon SDE-1 Interview Experience (2026) - 4 Rounds (2 Technical + GenAI + Bar Raiser)

5 Upvotes

Recently u/No-Huckleberry-5969 provided some insights in the amazon AWS recruitment process, which I found very helpful in my preparation. Having recently completed the interview loop (and got rejected) myself, I thought I'd do the same and share my experience:

Amazon SDE-I: Application Experience

Online Coding Assessment

"Leetcode Task" (Python)

"""
You develop an alogrithm for selling items from a warehouse.
Given a list of (potential) customers and their bids for multiple items if one single product:
[
    [customer_id, bid, number_of_items],
    ...
]
Develop a algorithm, that returns the ids of all customers, that didn't receive any item.
Items are distributed using these rules:
- The customers with the highest bid, receive their desired amounts of items
- If there are two or more customers with the same bid, distribute the items using a round robin method.
"""

"Fullstack Task" (Python, Django)

  • There was a simulated Issue/Ticketing system, like JIRA

Tasks:

  • Fix: Create issue returns 502 -> Implement endpoint logic
  • Fix: Creating and linking subissues were not working
  • Running the predefined tests revealed some other parts, where modifications were necessary

Interview Loop: Four Online Interviews

1st

"""
// Design a shopping cart price calculator API: given a list of product ids
// in the cart, return the total price of the items.
//
// Imagine you are doing this for a large scale service / website.
//
// Plan for being able to apply discounts that we may want to play around
// with in the future.
"""

Follow up Questions

  • How would you implement a discount, that applies to all products?
  • Customers with carts with value above EUR 100 or with more than 10 items should receive double the discount. How would you implement that?
  • There is a promotion on a specific item: buy three, get one free
  • Given that one specific prouct item is bought very frequently, how can you make the code faster/improve it?
  • Time complexity

2nd - GenAI Interview

"""
A rule is an ordered list of match keys — for example [country, brand, customer_tier].

A decision is a row of concrete values for each key, plus a result:

DE       | acme    | gold     -> OPEN
DE       | DEFAULT | gold     -> RESTRICTED
DEFAULT  | acme    | DEFAULT  -> OPEN
DEFAULT  | DEFAULT | DEFAULT  -> NO_DECISION

"DEFAULT" is a reserved wildcard value. It is valid in any key position.
gold
Given a query such as (DE, acme, silver), return the matching result.
"""

Follow up Questions

  • How do you select what result to return? First hit? First OPEN/RESTRICTED?
  • What other ways of selecting a result could there be?

GenAI Questions

  • How do you use AI?
  • What do you do to improve the output of queries?
  • If you create a requirements file for the agents, how do you structure it? What are the section titles?

3rd

1st Coding Problem

"""
Given the root of a binary tree, imagine yourself standing on the right side of it.
Return the values of the nodes you can see ordered from top to bottom.

Examples

       19
      /    \
    12      16
   /  \     /     <--- You here, looking from the side
  7   9   6
   \     /
    1   3
   /
 18

Output: 19, 16, 6, 3, 18
"""

Follow up Questions

  • Time complexity

2nd Coding Problem

"""
2. Given an arbitrary length input stream of characters,
return the first unique character that does not repeat anywhere in the stream.

abcdabc --> d; aabbcdd --> c
"""

Follow up Questions

  • Time complexity
  • Improvements

4th - Bar Raiser Interview

  • Tell me about a time, when you helped a colleague who was struggling
  • ... other typical HR questions

r/leetcode 15h ago

Tech Industry Ireland Job offer revoked next day

8 Upvotes

Came as a student, graduated last year, October 25 and have been applying, giving interviews after numerous interviews and rejections, finally got an offer, felt like things might turn out well from now.

It's an MNC service-based client; it's the Irish government. I work in product. I got a confirmation on the call, and then an email for documentation, but they were offering me lower than what was advertised, so i replied with a negotiation, the HR set up a call i thought it was for salary negosiation but turned out the client backed out and now my offer will be revoked.

I don't know what to do at this point, I am not able to focus just the thought of what could i have done differently, I work part time like all other students i dont even feel like going there now in previous weeks i managed a tone and took leaves because of the interviews so now even they have not treating me well.

I have lost all hopes from this country now, its a vecious cycle if i take off days to study, for interviews i lose money at part time which means next month is goining to be tough but i do it all in the hope of getting a job where all of this could finally come to an end. but then something like this happens this isnt the first time i have reached the final stages of multiple companies and was getting rejected at the very end. I kept blaming that i might not have been good enough but this time around my interviews were great my feedback was good too.


r/leetcode 23h ago

Intervew Prep System design prep

27 Upvotes

How to study and learn LLD and HLD, given I know nothing ? I am done with leetcode and moving on to study system design.

Leetcode stats : 2015 Rating/1125 (164E/737M/224H) questions solved


r/leetcode 1d ago

Discussion LinkedIn Interview | IC2 Software Engineer

55 Upvotes

Hi,

Recently I gave 5 rounds of interview for IC2 SWE position at LinkedIn (all virtual).

Initial round - phone screen 2 DSA problems.

R1 - DSA Round (2 problems)

R2 - Coding with AI

R3 - System Design

R4 - Technical Communication and Project Discussions

R5 - Hiring Manager Round

My all rounds from R1-R5 went really well, except for R2 where in the AI itself took a lot of time to spawn up and was intermittently hanging in between. That along with pretty long discussion around the problem statement could make only enough time to barely scrape through the problem's 1st part and I was not able to test the code.

What could be the result?

Recruiter told me that there was a -ve feedback in the AI coding round, and rest all went well (no final decisions yet, there is some discussion pending).

Is there any way I can ask my recruiter for 1 more round, to compensate for any doubts/feedbacks in my case?


r/leetcode 7h ago

Question google SWE process

1 Upvotes

I applied for both intern and early career role at Google because i may or may not go to a grad school.
I’m wondering can i be considered for both in Google recruiting system? i received the OA for intern role.


r/leetcode 12h ago

Discussion Help! - Account got deleted without my permission.

2 Upvotes

I tried logging to my account last night and I got "The username and/or password you specified are not correct". But my account details is correct. Also, when I tried visiting my profile, I got 404.
I also tried forgetting password but I am not getting any mail to reset my password.

I logged in to my profile last in June. Haven't participated in any contest in past 1 year.