https://github.com/steveswork/auto-bst
Demo of the @webkrafters/auto-bst - self balancing binary search tree
https://github.com/steveswork/auto-bst
Last synced: 9 days ago
JSON representation
Demo of the @webkrafters/auto-bst - self balancing binary search tree
- Host: GitHub
- URL: https://github.com/steveswork/auto-bst
- Owner: steveswork
- License: mit
- Created: 2024-01-14T03:27:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T03:19:04.000Z (over 2 years ago)
- Last Synced: 2025-02-23T04:44:26.945Z (over 1 year ago)
- Language: JavaScript
- Size: 206 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auto-BST (Self-balancing Binary Search Tree)
This is a developer-friendly non-scoped installation of the @webkrafters/auto-bst package
### Name:
Auto-BST
### Install:
npm i -S auto-bst
### For full documentation, please visit:
## License
MIT