dsa.js is a library which aims to implement most of DSA topics in JavaScript / TypeScript in 1 single easy to use file.
✅ Stacks: JavaScript
A TypeScript Re-Write
- ✅ Stacks
- Queues
- Linked lists
- Array Lists
- Trees
- Various different sorting algorithms:
- Quick Sort
- Bubble Sort
- Shake Sort
- and many other