ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

Prim’s algorithm #319

Open Kanhakhatri065 opened 3 years ago

Kanhakhatri065 commented 3 years ago

Implement Prim's algorithm in any language.

cunhazera commented 3 years ago

@Kanhakhatri065 I've just opened a PR for this issue. Do you still need to add the Hacktoberfest topic to the repo?

shubhamnag14 commented 3 years ago

i want to implement prims algorithm in python..so can if yes..plz assign me..

Kanhakhatri065 commented 3 years ago

@shubhamnag14 Sure, go ahead.

shubhamnag14 commented 3 years ago

please assign me this issue

Kanhakhatri065 commented 3 years ago

@shubhamnag14 sure, go ahead.

cunhazera commented 3 years ago

@Kanhakhatri065 can you add the "hacktoberfest" topic to this repo? image

Kanhakhatri065 commented 3 years ago

@cunhazera we are using the "hacktoberfest-accepted" label for merged PR.