
Linked Lists: A Quick Refresher for Technical Interviews
If you’re prepping for technical interviews and feel a bit rusty on linked lists, this post is for you. I’ll cover just enough to help you survive common interview questions. We will not go into too much detail. What is a linked list? A linked list is a linear data…