codezonediitj / pydatastructs

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

Add Greedy and Tree Algorithms #529

Open Soumya1219 opened 1 year ago

Soumya1219 commented 1 year ago

Description of the problem

Adding Minimum Spanning Tree algorithms and Greedy Algorithms which are best practices for data structure and algorithms in Python

Example of the problem

Kruskal's Algorithm Prim's Algorithm Huffman Code Activity Selection Problem

References/Other comments

I have good grip in data structures and algorithms and I have very good knowledge and experience in Python Programming so I can contribute for this issue.

Soumya1219 commented 1 year ago

@Carreau Kindly assign me with this issue :)

Meghaa702 commented 1 year ago

please assign me this issue. I really want to contribute.