akshitagit / JavaScript

Repository for JavaScript codes and algos.Star the repo too.
https://github.com/akshitagupta15june
MIT License
86 stars 112 forks source link

Added Singly and Doubly Linked List Classes, with a bunch of methods(… #67

Closed XenomShox closed 4 years ago

XenomShox commented 4 years ago

…push, pop, shift, unshift, get, set, insert, remove, reverse, print)