1.0.6
Implement different Data Structures using TypeScript. Deno Third-party Module.
Repository
Current version released
5 years ago
Dependencies
std
Data Structure
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
List of Data Structures:
- Block Chain β Documentation
- Hash Table β Documentation
- Singly Linked List β Documentation
- Doubly Linked List β Documentation
- Stack β Documentation
- Queue β Documentation
.