Posts

Showing posts with the label doubly link list

dry run the linked list practice solution

Write a function to delete the second last node of unsorted singly linked list

Write a function to delete a given item from sorted doubly link list.