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 Welsh Powell algorithm #235

Open
3 of 5 tasks
shadowsaber16 opened this issue Oct 18, 2021 · 9 comments
Open
3 of 5 tasks

Implement Welsh Powell algorithm #235

shadowsaber16 opened this issue Oct 18, 2021 · 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

@shadowsaber16
Copy link
Contributor

shadowsaber16 commented Oct 18, 2021

Implement welshPowellAlgorithm in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

  • C
  • C++
  • Java
  • Python
  • Any other language
@shadowsaber16 shadowsaber16 added 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 labels Oct 18, 2021
@codelixir
Copy link
Collaborator

You can go ahead! I've assigned the issue to you, you can now make a PR.

@LathikaDevraj
Copy link
Contributor

Can I claim the implementation of the algorithm in Java?

@codelixir
Copy link
Collaborator

Yes, @LathikaDevraj, you can go ahead!

@codelixir
Copy link
Collaborator

Closed #237 for python. Thanks, @shadowsaber16!

@etzl
Copy link
Contributor

etzl commented Apr 10, 2022

I want to work on c++ implementation. Should I use a graph library? Or can I use stdout to show the result?

@codelixir
Copy link
Collaborator

codelixir commented Apr 12, 2022

I want to work on c++ implementation. Should I use a graph library? Or can I use stdout to show the result?

Hey @etzl, stdout would be enough, but if you are interested in showing the output as a graph, that would be cool too!

@etzl
Copy link
Contributor

etzl commented Apr 13, 2022

@codelixir Ok, thanks I'm working on it

@codelixir
Copy link
Collaborator

Closed #249 for C++. Thanks @etzl!

@codelixir
Copy link
Collaborator

codelixir commented Oct 13, 2022

Assigned C to @skywalker2207 (#251)

@codelixir codelixir mentioned this issue Oct 13, 2022
6 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