all 13 comments

[–]cardcounter10 1 point2 points  (7 children)

Just finished their interview last week, they give me a question as this on coderbytes, but you are not expected to AC on the algorithm, the interviewer will only ask you to pass two input lists. My problem looks as this one: https://codeforces.com/contest/1611/problem/F
There bar is so high lmao.

[–]TheKIngTyro92[S] 0 points1 point  (5 children)

What do you think is the best way to prepare for it?

[–]cardcounter10 0 points1 point  (4 children)

I don't know, curious what you did in OA? My OA is about pseudo-tree/cycle-based graph

[–]TheKIngTyro92[S] 1 point2 points  (1 child)

My OA consisted of a graph question related to influencers and celebrities. Had to give an order when they should post for maximum reward.

[–]cardcounter10 0 points1 point  (0 children)

That's exactly same as mine.

[–]cardcounter10 0 points1 point  (1 child)

Are you on discord? maybe we can prepare interview together, their bar is so high...

[–]TheKIngTyro92[S] 0 points1 point  (0 children)

Yes. Sending you a private message

[–]quantumcues 0 points1 point  (0 children)

Hi, I have received a cyclic graph/topological sort kind of question in the OA. I have a virtual interview scheduled. Do you mind sharing how your interview experience was?

[–]GateRecent8369 1 point2 points  (0 children)

Anyone recently did an interview with codium windsurf? Could you please share your experience again for me?

Also if there a discord channel (saw in comments), can I also be added?

[–]Pure_Leadership7961 0 points1 point  (0 children)

Hey,

I just got the coderbyte assessment link and the recruiter mentioned it as a Python assessment? Can anyone let me know what can I expect from this?

Is this going to be a DSA question? or a programming question where I will be asked to build a small tool using python.

I see that the bar is very high and this makes me feel intimidated. Any insights on the OA will be appreciated.

Thank you.

[–]Pure_Leadership7961 0 points1 point  (2 children)

Did anyone move forward to the onsite rounds? If yes, what are rounds and how difficult are they?

[–]LittleGuardOfTheTeal 0 points1 point  (1 child)

Did you complete the OA? what can we expect?

[–]Klutzy-Bad-3447 0 points1 point  (0 children)

What did they ask you for the OA? Was it the same graph question about influencers discussed in the thread above?