It contains some data structures such as Arrays, Strings, Stacks, Queue and Tree implemented in C language.
-
Updated
Dec 27, 2022 - C
It contains some data structures such as Arrays, Strings, Stacks, Queue and Tree implemented in C language.
This is a C project that solves and displays the whole process of the Josephus problem.
A circular doubly-linked list implementation. Used to solve the Josephus problem.
data structure codes in C and C++.
Contains the implementation codes for queue data structure in C lang.There are two codes,one using circular double linked list and the other one using stacks.
Add a description, image, and links to the josephus-problem topic page so that developers can more easily learn about it.
To associate your repository with the josephus-problem topic, visit your repo's landing page and select "manage topics."