computer-science-in-javascript
computer-science-in-javascript copied to clipboard
edit to DLL es6 //another implementation
Just wanted to practice a bit of js and thought that this might make the code a bit more generic.
- Edits to the efficiency of the doubly linked list
- Edits to the way the list is implemented
- Less Edge Cases that need to be accounted for