Add Linked List
Closed this issue · 0 comments
LastTalon commented
Problem
There should be a linked list data structure.
Proposed solution
Add a LinkedList class that implements List as a doubly-linked list.
Closed this issue · 0 comments
There should be a linked list data structure.
Add a LinkedList class that implements List as a doubly-linked list.