Skip to content

Files

Latest commit

 

History

History
23 lines (15 loc) · 709 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 709 Bytes

Javascript DataStructures

This repository contains of Javascript Data structure.

What is DataStructure?

A data structure is a particular way of organizing data in a computer so that it can be used effectively.


Data Structure

S.no Name
1 LinkedList
2 Stack
3 Queue
4 Binary Search Tree
5 Hash Table

Report if there is any bugs🐛 these datastructures