#interview
Read more stories on Hashnode
Articles with this tag
You interview a candidate for a software engineer position in your company. The candidate has good knowledge of computer science, possesses good...
We see a lot of emphasis being put on the technical acumen of candidates when interviewing them for software engineering roles. A lot of times we see...
You get asked a simple linked lists question "How will you detect if elements in one linked list occur in another linked list?". You write a quadratic...