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 in JAVA #261

Open
DevDatir opened this issue Oct 4, 2024 · 1 comment
Open

Add Josephus Problem in JAVA #261

DevDatir opened this issue Oct 4, 2024 · 1 comment

Comments

@DevDatir
Copy link

DevDatir commented Oct 4, 2024

Hey,
I want to contribute to this repo by adding one of the most famous name programs 'Josephus Problem'.
Problem Statement:
Given a group of n people standing in a circle, every kth person is eliminated in every round until only one person remains. The goal is to find the position of the last person who survives.

Please assign this issue to me @hawk-lib

@isthis-rishi
Copy link

Screenshot 2024-10-15 201332
Please assign me this issue @hawk-lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants