nattui / josephus

Josephus Permutation (Java) - The program returns the placement from a number of nodes and jumps utilizing circular linked list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Josephus-Permutation

The following algorithm solves Josephus Permutation with Circular Linked List. The program returns the the placement from a number of nodes and jumps.

License

All parts of josephus are free to use and abuse under the open-source MIT license.

Acknowledgement

Josephus Permutation was created by Nhat Nguyen.

About

Josephus Permutation (Java) - The program returns the placement from a number of nodes and jumps utilizing circular linked list.

License:MIT License


Languages

Language:Java 100.0%