- Find implementation at AVL.py From https://www.geeksforgeeks.org/avl-tree-in-python/
- Visualization at - https://www.cs.usfca.edu/~galles/visualization/AVLtree.html
- Find implementation at AVL.py From https://favtutor.com/blogs/red-black-tree-python
- Visualization at - https://www.cs.usfca.edu/~galles/visualization/RedBlack.html
https://www.cs.usfca.edu/~galles/visualization/BPlusTree.html