Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Kruskal's algorithm #254

Open
4 of 6 tasks
codelixir opened this issue Oct 14, 2022 · 9 comments
Open
4 of 6 tasks

Implement Kruskal's algorithm #254

codelixir opened this issue Oct 14, 2022 · 9 comments
Assignees
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest

Comments

@codelixir
Copy link
Collaborator

codelixir commented Oct 14, 2022

Implement Kruskal's algorithm in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

@codelixir codelixir added good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest algorithm For issues related to algorithms' code and/or theory labels Oct 14, 2022
@codelixir
Copy link
Collaborator Author

C: #248
Java: #82

@skywalker2207
Copy link
Contributor

hey @codelixir can you assign the c++ implementation of this to me

@codelixir
Copy link
Collaborator Author

Sure, you can go ahead

@error707-persona
Copy link

Hey, I can implement it in python. Please assign it to me

@MrJayendra
Copy link
Contributor

I am interested in this work.
Please assign it to me

@codelixir
Copy link
Collaborator Author

codelixir commented Oct 16, 2022

@error707-persona I have assigned it to you; you can go ahead.
@MrJayendra what language do you want to implement it in? You can pick any language, not on the list.

@MrJayendra
Copy link
Contributor

@error707-persona I have assigned it to you; you can go ahead.
@MrJayendra what language do you want to implement it in? You can pick any language, not on the list.

I can contribute in C# language

@codelixir
Copy link
Collaborator Author

@MrJayendra alright, you can go ahead

@codelixir
Copy link
Collaborator Author

codelixir commented Oct 26, 2022

Merged for C# (#258) and C++(#260).
Thanks, @MrJayendra and @skywalker2207

@ghost ghost mentioned this issue Jan 15, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest
Projects
None yet
Development

No branches or pull requests

4 participants