josephus-problem
Here are 36 public repositories matching this topic...
In this Repository is the code to all the Recursions Questions Explained by Aditya Verma in his Recursion playlist
-
Updated
Jun 2, 2023 - C++
Josephus Permutation (Java) - The program returns the placement from a number of nodes and jumps utilizing circular linked list.
-
Updated
Mar 30, 2018 - Java
but what 'bout B-For Math ?
-
Updated
May 5, 2021 - Java
It contains some data structures such as Arrays, Strings, Stacks, Queue and Tree implemented in C language.
-
Updated
Dec 27, 2022 - C
My attempt for Data Structures Lab Assignments at IIT Guwahati . All assignments done in C++ language
-
Updated
Jan 31, 2021 - C++
This is a C project that solves and displays the whole process of the Josephus problem.
-
Updated
Dec 28, 2021 - C
Simple Julia package handling the Josephus Problem
-
Updated
Oct 6, 2024 - Julia
In this mini project basic concepts of Data Structure are bound together in one main program
-
Updated
Jul 14, 2020 - C++
Implementation of the Josephus Problem - written in C#
-
Updated
Jun 28, 2016 - C#
Second Project for Advanced Data Structures (WSU). This application tests the speed of a linked list and vector given small and large elements
-
Updated
Feb 10, 2023 - C++
C++ code to implement a global function of Josephus circle problem
-
Updated
Jun 12, 2022 - C++
The classic josephus problem, but this time using circular list
-
Updated
Mar 18, 2022 - Java
Collection of C++ programs showcasing diverse functionalities and mathematical concepts. Includes the Josephus problem simulation, Maclaurin series for sine calculation, Pascal's Triangle generator, and a prime numbers spiral checker.
-
Updated
Apr 13, 2024 - C++
Advanced C Programming course notes and homeworks
-
Updated
Dec 10, 2018 - C
-
Updated
Jun 29, 2021 - C
A circular doubly-linked list implementation. Used to solve the Josephus problem.
-
Updated
Nov 1, 2022 - C
This repository contains Java codes for solving and visualizing different kinds of puzzles
-
Updated
Dec 29, 2020 - Java
Improve this page
Add a description, image, and links to the josephus-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the josephus-problem topic, visit your repo's landing page and select "manage topics."