JenilGajjar20 / JenilGajjar20/Competitive-Programming_problems
Add Josephus Problem
Open
hacktoberfest
hacktoberfest-accepted
- Dominant language
- C++
- Stars
- 18
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.