iiitv / algos

Popular Algorithms and Data Structures implemented in popular languages
MIT License
1.07k stars 496 forks source link

Added a resource for a algorithm #792

Open Prasanthpadp opened 2 years ago

Prasanthpadp commented 2 years ago

Added a resource for a Minimum Spanning Tree Problem with Kruskal Algorithm. Has solutions in C/C++, Java, and Python.

Fixes #{ISSUE_NUMBER}

By submitting this pull request I confirm I've read and complied with the below declarations.