sbbst

A Python implementation of a self balancing binary search tree (AVL Tree). Useful to practice, study and see how a SBBST works.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sbbst

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0 2020-10-19    
0.1 2020-09-09    

Issues with this package?

Page last updated 2023-10-28 04:43:04 UTC