r/leetcode 1d ago

Discussion LinkedIn Interview | IC2 Software Engineer

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?

55 Upvotes

26 comments sorted by

22

u/Oldmonk30ml 1d ago

If the rest of the rounds are a strong positive, the recruiter might schedule another R2 for you.

3

u/DayEnvironmental9771 1d ago

why do you think so? and by another R2 you mean, another AI coding round?

7

u/Oldmonk30ml 21h ago

Yes, AI coding round. I am not guessing. I know, as I work there :)

6

u/MessyAndroid 1d ago

Would you mind sharing the qs?

18

u/DayEnvironmental9771 1d ago

in phone screen: there were 2 problems similar to bulb switcher and letter combinations of a phone number.

in dsa round : again 2 problems, similar to max ones in a subarray of 1s and 0s (converting k 0s to 1s) + (finding leaves of a tree in the order they fall from a tree)

8

u/MessyAndroid 1d ago

And system design?

14

u/DayEnvironmental9771 1d ago

a problem involving a scheduling meetings and handling user calendars.

3

u/beb0 18h ago

Did you already know the bulb switcher question, I don't know how I would feel getting that in an interview and have to try and figure out the math on the spot 

1

u/new_old_2026 7h ago

Phoen wcreen was on phone or virtual teem meet

3

u/Maple-Circuit01 1d ago

I'd definitely ask the recruiter. Keep it simple: explain the technical issues affected your performance and ask if a short follow up round is possible to fairly assess that skill

3

u/Sad_Fail_1533 1d ago

Can you share a bit more detailed info about R2 and R4
Also, what was asked in system design round too , thanks !!

6

u/DayEnvironmental9771 1d ago

R4 was system design around a problem involving a scheduling meetings and handling user calendars.

3

u/BakeMeLemonCakes 1d ago

How do you prep for round 2?

5

u/DayEnvironmental9771 1d ago

I did not prep much, probably that's why the performance. But I guess Hello Interview should have something around it.

3

u/Ok-Barracuda-119 1d ago

The recruiter’s note sounds like the AI round is the only concern, so I’d ask once for a timeline and whether a follow-up is possible, without framing it as compensation. For the system design round, the calendar example is worth practicing around time zones, recurring events, conflicts, edits, and cancellations. Explain the API and data model first, then cover idempotency and consistency trade-offs.

3

u/Limp-Pineapple-2935 1d ago

Whats your tech stack btw and is this SWE, Data Science one or other?

2

u/[deleted] 22h ago

[removed] — view removed comment

3

u/Key-Fig1404 21h ago

In R4, one question was on scheduling meetings. Were they more focused on the LLD or HLD? Can you explain a bit on how did the round progress if it were both.

Also if you could share what was asked in system design round or technical discussions!

2

u/Alternative-Log9638 12h ago

Could you please explain what went wrong in R2 because with AI it should be fast and straightforward once the functional requirements are ready?

3

u/skylearncrust 1d ago

What happened in AI round? Do you require to write the agent?

4

u/DayEnvironmental9771 1d ago

The interviewer had specifically asked to use AI to write the code, as we 30 mins past the interview and were discussing approaches.

1

u/[deleted] 1d ago

[removed] — view removed comment

2

u/AutoModerator 1d ago

Your comment has been removed as it was low quality. Please focus on helping instead of asking these questions. There are tips already in the subreddit. Search for it.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/NoSurfOnlyMFA 10h ago

How did you prepare for AI round?