GitHub topics: avl-tree-code
valecanosoto/hotel-booking-system-avl-trees
Java-based hotel booking system for managing users, rooms, and reservations across multiple branches. Uses custom AVL trees for efficient data organization and access. Built to practice core data structure concepts without external libraries.
Language: Java - Size: 84 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

pavel-kirienko/cavl
Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the project is finished.
Language: C - Size: 437 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 19 - Forks: 3

anupam-io/avl_tree
AVL tree: height-balanced trees in C supporting add, remove, search, update features. A comparison of AVL trees with red-black trees is also done(std::set).
Language: C - Size: 127 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Guribo/UdonAVLTree
A AVL tree implementation for U# based VRChat worlds.
Language: C# - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jeffreywijaya100/AVL-Tree
Insertion, Deletion, Traversal using AVL Tree
Language: C++ - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Aminsaffar/AVL-Tree
AVL Tree in c++
Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

BazNick/AVL_tree
AVL tree realisation using Python 3
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

damlakayikci/Binary-Trees
🌲 AVL Tree & Binary Tree implementation using Java
Language: Java - Size: 210 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Lonyless/avl-tree
Self balancing binary search tree. Implemented during Data Structure 2 classes.
Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ekan5h/AVLtree
C++ implementation of an AVL tree template.
Language: C++ - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 18

OlexiyKhokhlov/avltree
Go`s generics AVL based sorted map
Language: Go - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

broccolism/midnight-tree
C++ implementation of AVL tree and B tree - 기록용!
Language: C++ - Size: 34.4 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
