This repository contains of Javascript Data structure.
A data structure is a particular way of organizing data in a computer so that it can be used effectively.
| S.no | Name | 
|---|---|
| 1 | LinkedList | 
| 2 | Stack | 
| 3 | Queue | 
| 4 | Binary Search Tree | 
| 5 | Hash Table | 
Report if there is any bugs🐛 these datastructures