abhilashmnair / HacktoberFest2021

Beginner-friendly repository for Hacktober Fest 2021. Start your contribution to open source through baby steps. 💜
MIT License
30 stars 147 forks source link

Create krushkal_algo.cpp #113

Closed shubhamashish33 closed 3 years ago

shubhamashish33 commented 3 years ago

This code is based on the user input instead of adding manually edges to the vertex which is already present.

abhilashmnair commented 3 years ago

@shubhamashish33 Update existing code in repo, instead of adding new one.

shubhamashish33 commented 3 years ago

Duplication