beginner-javascript-dsa
a npm package that contains singley linked list, queue, stack, hash table and graph
a npm package that contains singley linked list, queue, stack, hash table and graph
Hash Table implementation in JavaScript
how to import: ``` const HashStore = require('simple-js-hash-store') const hashStore = new HashStore('./data') ``` storing data ``` const reference = hashStore.save('test') ``` if memory encombered you can remove a specific item from memory using it's ref
Hash table implementation.
A simple Iterable Hash Table written in TypeScript
A package implementing Hash Map data structure with various methods for efficient data storage and retrieval.
A powerful and efficient implementation of hash tables for JavaScript, optimized for performance and scalability.
Hash table
  ](LICENSE) [](https://www.npmjs.com/package/@nephys/plexus) [![node-current (scoped)](https:/