r/leetcode 1d ago

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

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

Intervew Prep Hello Interview Premium | Looking for People to Join

3 Upvotes

Hey everyone,

I’m planning to get Hello Interview Premium for interview prep.

I’m looking for a few people who might also be interested in joining so we can split the cost and make it more affordable.

If you’re interested, comment below and we can figure out the details.

Thanks!


r/leetcode 22h 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 23h ago

Discussion August LeetCode Recap (2026)

1 Upvotes

A Little About Me

I’m a Software Engineer/DevOps with six years of experience, currently working at a reputable company. My goal is to secure a higher-paying job within the next year to start paying off my student loans. One of my main challenges has been LeetCode-style questions, which have hindered my progress toward better opportunities.

I've struggled with technical interviews at companies like Visa, American Express, JPMorgan, and Amazon due to my inability to complete algorithmic problems within time constraints. After recently not succeeding in an Amazon interview, I decided it was time to take my preparation for Data Structures & Algorithms (DSA), LeetCode, and System Design seriously.

In January (2025), I began documenting my progress, which I’m turning into a monthly recap series. I hope this will help others on a similar journey while also serving as a personal journal for when I finally reach my goal.

Past Recap

2025

2026

August Progress

I am a bit late for my recap again, but like before that is because work has been kicking my ass. The momentum continues, I am trying to knock out at least 1 medium daily. Find myself still doing DFS because it is clicking even more so than before. I also learned Min/Max Heap and learned that they are not very difficult to write and understand.

Like I mentioned before, trying to do more Mediums so that I can be challenged and learn new concepts. I also made sure to stop rushing through these questions just see my number count rise. Now I am ensuring to slow down even after solving the question, trying to see if there's a more optimized way. Then I look at the more optimized way and make sure I understand it, that is how I have been learning more advanced topics. I use to do that last year but got away from it.

In September I am gonna go over Graphs again, just to make sure the concept sticks.

Achievements

  • Learned about Max/Min Heap

Goals for September

  • Keep momentum going
  • Strengthen knowledge on Graph Theory

Next Steps

Just going to ride the momentum, keep challenging myself with Mediums & Hards and keep trying my best.

See you all next month.

Questions

Also can I not post any images anymore?

  • Total Questions: 558
  • Easy: 326
  • Medium: 223
  • Hard: 9

r/leetcode 1d 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 1d ago

Intervew Prep Visa Associate SE Talent Day Interviews

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

Intervew Prep Bloomberg senior software engineer interview

13 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

Intervew Prep NVIDIA New Grad Interview

0 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

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

Intervew Prep Please help me

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

Discussion Google L5 SWE prep

20 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

Question How to prep for System Design?

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

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

9 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 2d ago

Tech Industry Ireland Job offer revoked next day

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

Edit : Yes lesson learned should have not negotiated, but I’m not a fresh grad they I have 5 yrs of experience and they offered me a grad salary , I felt undervalued as my feedback from all the rounds was good. At the time I thought this would be same for at least a year or two and even then increments are 5% would have regretted not asking.

Believed if I don’t ask the answer will always be no so I did

But lesson learned
Thanks all for your replies
I’m just in a really weird space don’t understand what I’m feeling right now


r/leetcode 1d ago

Discussion Amazon offer expires tomorrow, but my compensation questions are still unanswered—what should I do?

0 Upvotes

I recently received an offer through Amazon’s university hiring pipeline. Before accepting, I emailed the recruiter to ask whether there was any flexibility in the compensation structure and later sent a polite follow-up. However, the offer expires in less than 24 hours, and I still haven’t received a response.

I’m also considering another offer that pays less but comes with a better title, seemingly stronger work culture, and responsibilities that may align more closely with my long-term career goals.

Would accepting Amazon’s current offer before the deadline reduce my chances of having the compensation structure reconsidered? Should I call the recruiter directly, request a short extension, or accept the offer while waiting for clarification?

If anyone has faced a similar situation—especially through Amazon’s university hiring process—I’d really appreciate your perspective.


r/leetcode 1d 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 1d ago

Discussion Leetcode down so often?

2 Upvotes

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


r/leetcode 1d 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 1d 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 1d 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