https://github.com/hyperdbg/avl-tree
A VMX-root compatible implementation of AVL (Adelson-Velsky and Landis) search tree
https://github.com/hyperdbg/avl-tree
Last synced: over 1 year ago
JSON representation
A VMX-root compatible implementation of AVL (Adelson-Velsky and Landis) search tree
- Host: GitHub
- URL: https://github.com/hyperdbg/avl-tree
- Owner: HyperDbg
- License: gpl-3.0
- Created: 2023-08-21T08:39:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T09:33:29.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T02:43:53.373Z (over 1 year ago)
- Language: C
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avl-tree
A VMX-root compatible implementation of AVL (Adelson-Velsky and Landis) search tree