Algorithms
Algorithms copied to clipboard
Josephus Problem in C++
trafficstars
Is your feature request related to a problem? Please describe. I would like to implement Josephus problem solution
Describe the solution you'd like I am implementing the solution in C++. It is an iterative solution and users set of CPP STL.
Additional context Kindly assign this to me and add hacktoberfest tag.
Kindly review my https://github.com/thuva4/Algorithms/pull/913 here @thuva4