2.0.1 • Published 1 month ago

anandamide-pancake v2.0.1

Weekly downloads
90
License
MIT
Repository
-
Last release
1 month ago

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

👤 Kyle Hagadorn

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator