#how was the first phone?

1 messages · Page 1 of 1 (latest)

young cedar
#

how was your technical phone?

#

leetcode mediums?

subtle root
#

Hmm not really a lc question, just focused on code implementation

#

Interviewer mentioned they don’t care about how optimized it is, just wanted a working solution

#

Had a tiny bug at the end that could’ve been fixed by just changing a variable from 2 to 3, but ran out of time lol guess it wasn’t enough to make it to final round after

young cedar
#

gotchaaa, thanks!!

subtle root
#

Of course good luck!

small hound
#

Did you happen to get the labeling OOP question too?

#

Like where the workers finish task and stuff

#

I fucked up on that one

#

@subtle root and how well did you do on it? I just took mine today

subtle root
#

yea i basically finished the problem, just forgot to change a variable from 2 to 3 lol

#

so the output was a bit off, the interviewer acknowledged that that was a tiny fix too, still got rejected tho

small hound
#

Yea that’s same with me that problem was sooo weird

#

I couldn’t even print output

#

Cause I had like so many errors

#

Did you solve the whole thing?

#

Or was communication more important than implementation wtf

subtle root
#

yea i solved the whole thing, just forgot to change a variable to 2 from 3

small hound
#

Oh wait this wasn’t for new grad nvm hahahah

#

I’m in the wrong channel

#

But u seriously got the data labeling question too wtf, that’s pretty hard for an intern

subtle root
#

haha yea i thought the question was not bad tbh, my interviewer showed up like 8 mins late too, could've fixed that bug with 8 mins left rip

small hound
#

Ripppppp

young cedar
#

did you have to write the code from scratch?

#

or did they have the classes written for you?