JS-Data-Structures-and-Algorithms

Please Click on the link to check each data structure implementation!

1. Stacks - https://mustakabsarkhan.github.io/JS-Data-Structures-and-Algorithms/Stacks/
2. Sets - https://github.com/MustakAbsarKhan/JS-Data-Structures-and-Algorithms/tree/master/Sets
3. Queue - https://github.com/MustakAbsarKhan/JS-Data-Structures-and-Algorithms/tree/master/Queue
4. Linked List - https://github.com/MustakAbsarKhan/JS-Data-Structures-and-Algorithms/tree/master/Linked-list
5. Binary-Search-Tree - https://github.com/MustakAbsarKhan/JS-Data-Structures-and-Algorithms/tree/master/Binary-Search-Tree