DSA
DSA copied to clipboard
Kruskal Algorithm PR fixes issue #1264
PR Checklist:
- [x] My submission is formatted according to the guidelines in the contributing guide
- [x] My addition is on refer on the language README.md file
- [x] My addition does not have a spelling problem
- [x] My submission has a proper and user-friendly description of the algorithm
- [x] My submission has the time complexity of the algorithm
What kind of change does this PR introduce? (check at least one)
- [ ] Bugfix
- [x] New algorithm
- [ ] Optimization in previous algorithms
- [ ] Code style update
- [ ] Refactor
- [ ] Documentation
- [ ] Other, please describe:
Briefly describe the changes in this PR
Other information:
Thanks for opening this pull request! Please check out our contributing guidelines.