anandamide-pancake

Modern Data Structures for JS

Usage no npm install needed!

<script type="module">
  import anandamidePancake from 'https://cdn.skypack.dev/anandamide-pancake';
</script>

README

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