Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

LinkedList - Josephine

An implementation of Linked Lists in Ruby, and a solution for the Josephus problem, using said lists.

Run LL.rb in ruby to for test case, or require it and call

josephine(n,k)

with circle size n, and every k people executed.

About

An implementation of Linked Lists in Ruby, and a solution for the Josephus problem, using said lists

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages