/josephus

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

Primary LanguageJavaMIT LicenseMIT

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.