jainaman224 / Algo_Ds_Notes

A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
GNU General Public License v3.0
2.22k stars 2.09k forks source link

Add Burkhard-Keller Tree Implementation #1767

Open HarshCasper opened 4 years ago

HarshCasper commented 4 years ago

As a participant of Girlscript Summer of Code 2020 Participant, I would like to work on implementing the Burkhard-Keller Tree Implementation in various Programming Language. I would like to be assigned this issue @singh-shreya6

BhanujaAggarwal commented 4 years ago

I would like to work on this issue in C++, python,java

Vaibhavraj10 commented 4 years ago

@HarshCasper Please mention which language you want to work in. I am assigning this to you for now.

Vaibhavraj10 commented 4 years ago

@BhanujaAggarwal You can create another issue for this topic other than the languages @HarshCasper is using.

BhanujaAggarwal commented 4 years ago

@Vaibhavraj10 Which languages can I work on then?

HarshCasper commented 4 years ago

@Vaibhavraj10 I will work on C++ and Python Implementation.

Vaibhavraj10 commented 4 years ago

@BhanujaAggarwal You can do it in python then. But make a separate issue for that.