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 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 2025-07-18 02:16:16 UTC