codezonediitj / pydatastructs

A python package for data structures and algorithms
https://pydatastructs.readthedocs.io/en/stable/
Other
199 stars 270 forks source link

C++ backend for Self Balancing Binary Tree #559

Closed Kishan-Ved closed 3 weeks ago

Kishan-Ved commented 3 weeks ago

Related to: Google Summer of Code 2024, Kishan Ved

Objective

Add a C++ backend for Self Balancing Binary Tree class.

Related issue: #550

czgdp1807 commented 3 weeks ago

Seems like codecov isn't working. But we will see to it later.