geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
295 stars 300 forks source link

Splay Tree #526

Closed Loki701 closed 1 year ago

Loki701 commented 1 year ago

I added a python splay tree and also fixed some spacing issues with the red-black tree