/Josephus_Problem

This is a solution for the Josephus problem using linked lists and queues. This was completed as a mini assignment on my own time for exercise purposes.

Primary LanguageJava

Watchers