Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Josephus Problem in C++

Open KunalKartik02 opened this issue 3 years ago • 1 comments
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.

KunalKartik02 avatar Oct 09 '22 10:10 KunalKartik02

Kindly review my https://github.com/thuva4/Algorithms/pull/913 here @thuva4

KunalKartik02 avatar Oct 09 '22 10:10 KunalKartik02