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

Add Josephus Problem #172

Open
mahipalimkar opened this issue Oct 15, 2024 · 0 comments
Open

Add Josephus Problem #172

mahipalimkar opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest-accepted

Comments

@mahipalimkar
Copy link
Contributor

The Josephus Problem is a well-known theoretical problem related to a certain elimination game. People are arranged in a circle and every kth person is eliminated until only one person remains. The objective is to determine the position of the last remaining person.

@JenilGajjar20 JenilGajjar20 added hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest-accepted labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest-accepted
Projects
None yet
Development

No branches or pull requests

2 participants