Linked and Doubly Linked List
Linked List and Doubly-Linked List are amongst the inevitable data structures every programmer ought to have come across either while getting prepared for a Technical interview or trying to solve a problem. Just as the name sounds, Linked List has to...
chuk-cy.hashnode.dev5 min read