Skip to content

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

License

Notifications You must be signed in to change notification settings

nattui/josephus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages