Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.08 KB

README.md

File metadata and controls

59 lines (44 loc) · 1.08 KB

Welcome to anandamide-pancake 👋

Version License: MIT

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