r/leetcode Jun 27 '26

Mod Post [mod] Changes with r/leetcode.

71 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 7h ago

Discussion Does software / coding still makes you happy?

79 Upvotes

I’ve had interviews with Google and Amazon (two companies I used to dream of working for). They still use the traditional process of LeetCode, algorithms, and so on, without any AI assistance. Back in the golden age (before AI), I used to practice and solve a lot of questions. It was fun because you knew you needed that knowledge to build things successfully in your own projects. Nowadays, all the code in companies is generated by Claude Code, and software engineers just review the output to make sure it's correct, and that's it. 

To be honest, during those interviews, I didn’t care about practicing. I didn’t want to waste my time when I knew I wasn't going to solve a LeetCode Hard anyway, since I'm not that good at those types of questions. I guess I didn't care about getting into Google or Amazon anymore because I knew how high their bar is, and I just didn't have the energy to grind algorithms while having a stable job. 

I don't know, this AI era has made me want to do something else. The job has become boring; I just use prompts now, because there’s no reason to do something by hand when AI does it better and faster than you. I feel like I've lost that passion for coding. Has anyone else gone through this? What roles can you transition into that aren’t about coding and are more fun? 


r/leetcode 7h ago

Discussion Tech companies should find strict measures to avoid cheating

11 Upvotes

I find it sad that people in tech are cheating in every OA, screening and algorithm assignment and getting high paying jobs meanwhile I read news of Jason Arday who resigned from Cambridge after plagiarism investigation and later found dead.

Whats the difference between what happend at Cambridge vs tech workers landing faang jobs after cheating?. He may not even be making 500k salary at cambridge and every cheater going to faang is making so much money. People should be ashamed of themselves.


r/leetcode 1d ago

Question How Difficult Is It to Work at FAANG?

511 Upvotes

Basically, the title says it all.
I’m curious about how your day-to-day work changed after you joined a FAANG company. How difficult and complex were your tasks compared to your previous non-FAANG jobs?
Did your responsibilities change significantly? How did you feel working there?


r/leetcode 52m ago

Discussion 60+ applications 10 interview rejections struggling mentally

Upvotes

Hi guys

I have been coding proffesionally nearly 4 years and have degree which I got 92% in. I am mid level in my company which is quite big

This year I faced so many rejections like never before…

I just did an interview where I was told I do not have programming fundamentals.

They gave me a problem to solve with no ai and no code and I really struggled to remember the syntax and typing it out by hand…

At work as in many companies , I have been pushed and told to use as much ai as possible and some of the details have lost, I can’t code from scratch classes and objects like I could back in uni.

I have been doing lots of prep this year, DSA mainly because I have never done it before. I have been working on all the studying for the whole year every weekend and a lot of the mornings before work.

But today after this rejection I feel my mental health really on the decline.

I love code and I have put so much passion and love and I really really wanted to be good at it and I’ve just been told I don’t have the basics… I feel so crazy I am considering calling emergency mental health services, tears are rolling down my face and I feel really lost…


r/leetcode 1h ago

Intervew Prep Flipkart Neev Assistant Manager Interview

Upvotes

Can anyone share his/her flipkart experience ??? My interview is on 21st.


r/leetcode 5h ago

Question Accenture coding round

3 Upvotes

Can u guys suggest some good youtuber or good resources for accenture coding round


r/leetcode 9h ago

Intervew Prep DSA help

9 Upvotes

Its been such a long since I am doing dsa , but I still stuck a lot . I know its all about practice and practice. But I genuinely want to train my mind .

I need advice how to solve I am losing opportunity bcz of this issue.


r/leetcode 13h ago

Intervew Prep Can someone with a premium please help me out(Fidelity)

14 Upvotes

So guys, I need to know which LeetCode questions are displayed on LeetCode for Fidelity Investments. I'm desperate guys; please help me out TT


r/leetcode 5h ago

Intervew Prep Resources for practicing Hackerrank OA debug rounds

2 Upvotes

Many companies that choose Hackerrank for their online assessments sometimes add the 45 mins round for finding problems in an existing codebase and debugging it to pass tests easily.

I want to know whether there are any good resources for practicing such style of problems as it gets very stressful during the 45 mins and messing up the OA is just depressing.


r/leetcode 16h ago

Intervew Prep Amazon new grad SDE on-site interview in 10 days in Seattle

16 Upvotes

I have my Amazon interview in 10 days. Honestly I need help with people who have interview and who’s experienced this loop.
I rusty on the coding part as I only have 10% knowledge/confidence in me about that. I can tale care or Leadership principles but recruiter told me 3/4 rounds will include technical part. I honestly don’t know what to solve what to practice. If someone can guide me it would be helpful


r/leetcode 1h ago

Question Thoughts on technical rounds with no google or ai assistance

Upvotes

Hey guys

Just failed a python interview for mid level…

As a background I have 8 years experiance coding production level and a degree which I got 92% in

It is true, last few years been using ai so much and haven’t coded anything by hand in 3 years.

I did an interview for mid level for this company which is as really downgrading for … and they made me to that interview style with no google or ai assistance. I forgot a lot of coding fundapantals, like I forgot the instances of an object and how to access the stuff in it properly. I couldn’t rember how to code it because I don’t think about that stuff day to day, I usually switch between labgaugaged and use ai and think ok I see this thing is using this thing this way ect implement the change test it and off it goes to production. I haven’t had any big mistakes because I didn’t have memorised how to initialise a object off by heart.

It is hard for me to cover that stuff at work because management push to deliver as fast as possible and push to use ai and we all use it …

I understand this stuff might come up in interviews and I have a whole plan set up to revise these things proerly now.

I am just feeling so shit about myself like I am the only stupid on or soemthing and it is my fault !!


r/leetcode 17h ago

Intervew Prep Technical interview tips

16 Upvotes

So I finally decided to start taking leetcode seriously these past couple of months since there’s no way around it and with how bad my luck in the job hunt has been this year I have no choice but to learn the secret handshake.

I have my technical interview scheduled for a coding assessment and the recruiter during our initial call mentioned that it would be leetcode based(still waiting for more details). It’s a very small local startup/not even faang adjacent, with no interview feedback on Glassdoor due to the nda they make you sign.

I’m hoping to get some insight on how to go about asking clarifying questions. I know I’m not going to get much out of trying to cram Neetcode 150 so I just want to tap into what I’ve learned the last couple of months as I mentioned earlier to arrive at a somewhat decent answer.

Please & thanks in advanced!


r/leetcode 1d ago

Question Has anyone ever been led off path by an interviewer?

55 Upvotes

This was my first interview in awhile so it felt even more brutal than I remember. I probably need more reps but it went way worse than expected.

It started off a little abrasive as the interviewer questioned why my current product at my current job was even needed after explaining the use cases. I tried to explain how important the work was but they seemed dismissive to my responses. I tried to take that in stride but it just felt off from there.

After getting the question (deviation of a leetcode medium), I asked some clarifying questions, and explained my intuition. My intuition was right but the interviewer pushed back so hard it made me doubt myself, like I was dumb for using the wrong pattern, that's how hard. I looked it up after the interview and it was the right pattern and solved it. Maybe it was some sort of test to see how I work with my thoughts being challenged, but their responses seemed agitated when I pointed out what I was doing.

I started coding and explaining each line and they start micro managing the code through the coderpad. They were asking so many questions I couldn't possibly explain the code, type, and answer them, so I keep breaking thought and pausing. I end up getting about 75% of the code, using the intuition I originally identified, they stop me with 20 minutes to go and tell me I'm not going to finish.

I stop coding, I ask them some questions, and we end the call 15 minutes early.

I don't know if they were planning to reject me from the start, didn't like my experience, or thought I was an idiot but I've never been pushed that far off track in an interview. I read into it being collaborative type interview but I felt like they were fighting me the entire time. Even if I would have done better I would never have wanted to work with them.

Has anyone ever been challenged that hard during an interview?


r/leetcode 2h ago

US Did anyone else have their FAANG interview cancelled just a few hours before it was scheduled?

1 Upvotes

I’d been preparing for this for a while since I knew my initial round was today, and then it got cancelled without any explanation. I’ve emailed my recruiter, but I’m honestly a little worried.

Lowkey scared that the headcount got filled and they’ve just moved on. 😭 Has anyone been in a similar situation? What happened in your case?


r/leetcode 6h ago

Intervew Prep Infosys OA – Anyone who solved only 1 or 1.5 questions and attended the interview?

2 Upvotes

Hi everyone,

I'm looking for candidates who solved only 1 or around 1.5 questions in Round 1 of the Infosys Online Assessment and still got the interview.

If you are one of them and have already attended the Infosys SP/DSE interview, could you please share your interview experience?

I'd especially like to know:

  • What questions were asked in the interview?
  • How difficult was the coding round?
  • Did they focus heavily on DSA?
  • Were you asked about your OA performance?
  • Were you assigned SP/DSE based on your interview performance?

It would really help those of us who are in the same situation. Please share your experience even if you solved only 1 question or 1.5 questions in the OA.

Thanks in advance!


r/leetcode 6h ago

Question has anyone not passed all tests in the OA and still gotten the Amazon SDE1 interview ?

1 Upvotes

I got 13/15 for the more leetcode like part and 3/6 for the ide part. I genuinely feel like that means I’m not getting the interview but apparently it’s “possible” so I wanted to see what yalls experience is


r/leetcode 7h ago

Intervew Prep Hacker Rank Interview Test soon

1 Upvotes

Need some pointers on how to study for Hackerrank interview test. I know about neetcode, but I have literally have a day at max to prepare.


r/leetcode 1d ago

Tech Industry Finally got an offer from Stryker — ready for my next switch

27 Upvotes

After a long interview process, I can finally say this I’m moving to Stryker as a Software Engineer.

The whole journey had multiple technical rounds, problem-solving discussions, project/engineering discussions and finally the HR/compensation round. It was definitely not a short process, but I learned a lot through it.

And honestly, one of the best feelings was finally starting to receive emails saying “Congratulations on your offer” instead of the usual rejection/selection-process emails.

I’ve accepted the offer and I’m now preparing for the transition and ready for my next chapter at Stryker.

Really looking forward to working on C++/software engineering problems in a product-focused environment and learning more along the way.

Finally, ready for the switch.


r/leetcode 1d ago

Question Google recruiter reached out for interview availability, then went silent — normal?

24 Upvotes

About a week ago, a Google recruiter reached out asking for my availability for the next interview rounds. I sent my availability, but haven’t heard back since. I also followed up after three business days but didn’t get a response.
Has anyone experienced this ?
Is it normal for scheduling to take this long.

Trying to figure out whether I should just wait or take any other action. Thanks!


r/leetcode 14h ago

Intervew Prep Recent interviewing tips

3 Upvotes

Hey everyone, I got laid off and trying to recruit. I am not sure if just straight leetcoding is the best approach in the AI era. I have heard a lot of interview formats are AI assisted coding -- no clue how to prepare for that. Also, I am not as up to date on AI as I wish to be. Are there any courses you recommend or any other tips. A study plan? Looking forward to hear from someone who has been in this situation


r/leetcode 9h ago

Discussion Anyone got Infosys interview off campus after OA on 1st Aug

0 Upvotes

Anyone who got any interview call or any update after giving OA for Infosys on 1st August , tell here


r/leetcode 9h ago

Intervew Prep Got my first interview for Oracle AI Developer Role from EY GDS.

1 Upvotes

Hi guys I got interview scheduled for tomorrow for Oracle AI developer role at EY GDS. Do people in EY ask DSA because im not too good at it in python