anandamide-pancake
v2.0.1
Published
Modern Data Structures Written in TS
Downloads
14
Maintainers
Readme
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
Install
npm install
Run tests
npm run test
Authors
👤 Antonio Bourassa
- Github: @Abourass
👤 Kyle Hagadorn
- Github: @Khagad
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator