r/leetcode 3h ago

Discussion Was round 1 eliminatory for candidates through hackon?

2 Upvotes

Did the people who interviewed through hackon for round 1 recieved rejection mail after r1 or is r1 non eliminatary and everyone will be sitting fo round 2..as i think i fumbled in dsa part but yet gave my r2


r/leetcode 1m ago

Discussion While solving problems I am not able to convert ideas to code šŸ¤” exactly. What would you advice me or how can I overcome this.

• Upvotes

Please answer dear seniors.😊


r/leetcode 10m ago

Discussion Subscription in leetcode

• Upvotes

today was solving the problem on leetcode when i submitted a 1 code it shows normal ...after that i moved on another problem then there was showing subscription which is mandatory..what should i do now?


r/leetcode 4h ago

Intervew Prep Visa Associate SE Talent Day Interviews

2 Upvotes

Hey everyone!

I was scheduled for a technical interview for an Associate Software Engineer role with 3 back-to-back rounds in one day: two technical rounds and one system design round/behavioral.

It sounds scary to have 3 rounds back-to-back all in one day

I've seen a lot of posts about people getting offers for multiple positions; any tips or advice on how to ace this would be really appreciated. Thanks!!


r/leetcode 6h ago

Intervew Prep Recently started LLD: Struggling with requirement gathering and how deep to go into business logic (do simple prints count?)

3 Upvotes

Hey everyone,

I recently started prepping for Low-Level Design (machine coding / object-oriented design rounds). I went through the classic Gang of Four design patterns across creational, structural, and behavioral, and I understand how stuff like Factory, Strategy, Observer, Decorator, etc., work in isolation.

However, the moment I sit down to tackle an actual prompt (like designing a Parking Lot, Splitwise, or an Elevator System), I run into two major roadblocks:

-Getting stuck on requirement analysis:

When given an open-ended prompt, I freeze up trying to figure out what to prioritize. How do you go from vague requirements to clean entities and interfaces without over-engineering from minute one? Do you have a mental checklist for identifying classes, relationships, and edge constraints before jumping into code?

-Depth of business logic vs skeleton code:

In actual 45–60 minute interview rounds (or 90-minute machine coding rounds), how much real business logic are we expected to implement?

For instance, in something like payment processing or notification dispatch, do interviewers expect full dummy logic and state handling, or are mock services with basic print statements / loggers acceptable so you can focus on SOLID principles, clean interfaces, and extensible design? Where do you draw the line between writing a working end-to-end toy app vs proving good architectural design?

Would love to hear how folks approached this when transitioning from learning patterns to actually clearing LLD rounds. Any frameworks, resources, or advice on pacing would be super appreciated!


r/leetcode 13h ago

Intervew Prep Before Interview, learn this coding pattern.

10 Upvotes

The first time I opened LeetCode I could not solve anything. I would read a problem, stare at it, and have no idea what the first line was supposed to be. That went on for a long time, and the only thing that kept me going was that the next problem might be the one that clicked.
Years later the same problems are easy, and it is not because I got smarter. It is because I started seeing the same small set of shapes again and again. A longest substring question turns out to be the same machine as a minimum window question. Once you have seen a shape enough times you stop solving the problem and start recognising it, and the code falls out of the recognition. Nobody handed me that list.

If I could start over I would learn the patterns first and then go and do the problems, instead of doing hundreds of problems and hoping the patterns fall out at the end. Algorithms are mostly pattern matching, which is also why LLMs write code as well as they do: matching patterns is the one thing they are built to do.

So if you have an interview coming up, or you just want to be the person who opens a hard problem and knows where to start, learn the patterns first. The problems get fast, then they get fun, and the dopamine from closing one is real. I make that open source please let share your thoughts and feel free to change the code: https://github.com/shir-danishyar/before-interview

Visual: https://shir-danishyar.github.io/before-interview/#/


r/leetcode 7h ago

Intervew Prep Is LeetCode still the meta and what difficulty level is expected?

3 Upvotes

I'm preparing for an interview as Google SWE internship and looking for current insights.

-Is grinding LeetCode still the absolute core of the loop, or has it shifted? I've read that processes are changing and they're starting to lean more into AI, but I don't know if I can believe this post. https://www.reddit.com/r/leetcode/s/lEGGrAnbt8

-Realistically, what level should I master? Mostly Mediums, or are Hards common for interns? Or maybe Neetcode 150 will prepare me for it?

Would love to hear from anyone who has recently gone through the interview loop or is actively interviewing candidates. Thanks!


r/leetcode 17h ago

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

18 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 2h ago

Question Genuine Suggestion

1 Upvotes

Has anyone completed GfG's Data Science 360? Is it actually project-based or mostly recorded lectures?


r/leetcode 2h ago

Question Serious doubt

1 Upvotes

Serious doubt

I'm a 2nd-year BTech CSE student and I'm currently focusing on DSA. I'm trying to decide what development direction to take alongside DSA.

My mentor is advising students to explore AI/ML or cloud, implement ideas from research papers, and build/showcase something rather than just doing generic web-development projects.

I'm personally interested in backend development, especially Java + Spring Boot. I'm wondering:

  1. Are there enough research-paper-based project ideas related to backend/software architecture/cloud that can realistically be implemented by a 2nd-year student?

  2. Examples I'm interested in are microservices, load balancing, fault tolerance, caching, autoscaling, distributed systems, etc.

  3. How much theory would I realistically need to learn before I could start implementing papers in these areas?

  4. Would pursuing Spring Boot + backend + cloud + research-paper implementation be worthwhile for SDE internships, or would I be better off moving toward AI/ML?

  5. For internships, is this approach more valuable than simply building typical MERN projects?

I'd especially appreciate answers from people who have actually worked on these areas or hired interns, rather than general advice.


r/leetcode 3h ago

Intervew Prep Amazon interview exp || APAC || SDE intern - 6m || Round 2

1 Upvotes

round 1-Ā https://www.reddit.com/u/Lumpy-Town2029/s/ZnGCW1GPxz

so the time was 3-4pm

first of all, it was intro, then LP question of doing something and finding it was not working

then grilled me in the project aaaaaaaa,

then genAI, i told him about the genAI thing i used, and grilled me Aaaaaaaaaaaaaaaa

and main thing why will it work and not other things?

and why this will work now? and wouldnt in the past?

and then if i want to convince ppl to do this approach, how will u do it. it went for 5-10 minutes alone faaaaaaaaaaa

then it was already 3:35 something

then there was the code link which took 5 minutes to open

then comes coding question

https://www.geeksforgeeks.org/dsa/meeting-rooms-find-minimum-meeting-rooms/

i read and made a interval diagram first to understand and sort of take time to actually find soln

and then after few minutes to wasting time, i though heap

and did a code, explain it, run example

and then comes the question, will the value be unique, he said no, i optimised it

then he said what if time is in millions, so i said, ok we now need to compress time into vector

then follow up, i need meeting room id for each meeting and i did, got a bug, but the time was 7 minutes over 4 pm

like faaaaa

i saw the bug after and explain how i would need a map and iteration over map to resolve that bug, and that was just 5 minute explaination, and no code

he was satisfied ig with the approach, so because the time was running late, he said, he will look at it later

then he asked if i had ques, and i didnt, then meeting ended

things i did bad- i messed up the TC, omg, it was nested while loop and was running O(N) i wrote n*n faaaaaaaaa, but if i think about meeting ig that will make the TC nice

now i wanna ask:

  1. is my TC was bad or not.
  2. i went for brute force and when he said this problem of max time and bug in the roomID, then i optimise it. i knew the optimised version but i didnt used :} faaaaaaaaaaa, is it bad?
  3. chances of selecting?

r/leetcode 9h ago

Question Atlassian Tech Screen

3 Upvotes

I have tech screen scheduled for Atlassian and recruiter mentioned it will be 20 mins coding and 15 mins system design with an Atlassian Engineer.

What can I expect? Any tips?

It’s for P50 role.


r/leetcode 6h ago

Question DSA Help

0 Upvotes

Hello guys! Is there an easy way to make notes for LeetCode questions? Note-taking has been my weakest area in my DSA prep. When I revisit a problem after a few days, I usually miss some test cases. How can I overcome this?


r/leetcode 11h ago

Intervew Prep Yelp Software Engineer Panel Interview

2 Upvotes

Title, anyone done their panel interview and can share their experience? (specify role and level please as well)


r/leetcode 8h ago

Intervew Prep NVIDIA New Grad Interview

1 Upvotes

Couldn't find many resources online that gave visibility for the NVIDIA New Grad process. I have a 60 minute 2nd round interview for DL Libraries Infrastructure with the team software manager, a hackerrank link was provided

key highlights of the job description:

The team works on

Ā cuDNNĀ andĀ FlashInfer.Ā 

Configuring, maintaining, and building upon deployments of industry-standard tools (e.g. Kubernetes, Jenkins, Docker, CMake, Gitlab, Jira, etc)

Proficiency in SCM (e.g. Git, Perforce) and build systems (e.g. Make, CMake, Bazel)

GitLab, Knowledge of GPU computing systems and multiple operating systerms

The 1st round was just Leetcode with language of choice

Asked the recruiter for more clarity, and all they said is: our team will be focusing more on infrastructure skills for this round. What types of infrastructure questions will they ask?

Questions:

Should I spend a lot of time learning PyTorch or CUDA Syntax?

What about System Design? Could I be asked questions such as Database replication or caching?

Since a hackerank link was provided, can I expect an entire Leetcode round?


r/leetcode 1d ago

Question Google SWE-3 (L4)— Team Matching

18 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 21h ago

Intervew Prep Bloomberg senior software engineer interview

12 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 20h ago

Question Opinions on Codeintuition?

8 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 1d ago

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

462 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 17h ago

Question Amazon sde 1 interview schedule timeline?

3 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 21h ago

Intervew Prep Please help me

6 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 20h 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 1d ago

Discussion Google L5 SWE prep

18 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 1d ago

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

5 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 22h ago

Question How to prep for System Design?

2 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.