abhpd / hacktoberfest2021

🌱 Contribute your favorite 📚 Data Structure implementation, 🕸 Algorithms, and 🎲 Projects. 😊 | Very Active Repository, Star and Share with your friends |
MIT License
545 stars 1.59k forks source link

Create Josephus Poblem #1996

Open itika-j opened 3 years ago

itika-j commented 3 years ago

It is solution to a problem where n people stand in a circle and eleminate alternate adjacents.