Modern Data Structures for JS
Data-Structures Included:
- Stack
- ArrayStack
- LinkedListStack
- Queue
- FixedQueue
- Dequeue
- Fixed Dequeue
- SingleyLinkedList
- DoublyLinkedList
- CircularLinkedList
- Set
- Dictionary
- HashTable
- HashTableSeparateChaining
- HashTableLinearProbing
- HashTableLinearProbingLazy
npm install
npm run test
👤 Antonio Bourassa
- Github: @Abourass
👤 Kyle Hagadorn
- Github: @Khagad
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator