1.1.5 • Published 5 years ago
common-data-structs-js v1.1.5
Implementation of common data structures into Javascript. Structures included in the package:
- Stack
- Queue
- Singly linked list
- Doubly linked list
- Binary search tree
- AVL tree
- Hash table
- Hash map
- Min heap
- Max heap
- Graph
1.1.5
5 years ago