Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Josephus problem solution in C++ #970

Open
1 of 2 tasks
Pranav-Rustagi opened this issue Oct 6, 2022 · 3 comments · May be fixed by #1056
Open
1 of 2 tasks

Josephus problem solution in C++ #970

Pranav-Rustagi opened this issue Oct 6, 2022 · 3 comments · May be fixed by #1056
Assignees
Labels
C++ language used is C++

Comments

@Pranav-Rustagi
Copy link
Contributor

Information about Algorithm

Recursive solution for the Josephus problem

This is a recursive algorithm which gives solution for the Josephus problem.

Have you read the Contributing.md and Code of conduct

  • Yes
  • No

Other context

(Type here)
This problem is available on both GeeksForGeeks as well as Leetcode.

@Pranav-Rustagi
Copy link
Contributor Author

@aayushjain7 Can you please assign it to me?

@ming-tsai ming-tsai added the C++ language used is C++ label Oct 6, 2022
@ming-tsai
Copy link
Member

Hi @Pranav-Rustagi,
If you are participating hacktoberfest 2022, please read this #968.

@Pranav-Rustagi
Copy link
Contributor Author

@ming-tsai I'd like to contribute anyway.

@ming-tsai ming-tsai linked a pull request Oct 25, 2022 that will close this issue
13 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C++ language used is C++
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants