Different Data Structures implementation API provided by this module.
API available in TypeScript & JavaScript[ES6].
This library is also available as Deno Third party Module
If you're already using this module in your Deno project,
then run deno run -r projectName/fileName.ts
for latest version.
- Block Chain -- Documentation
- Hash Table -- Documentation
- Singly Linked List -- Documentation
- Doubly Linked List -- Documentation
- Stack -- Documentation
- Queue -- Documentation
.