#interview-tips
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...
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...