List Question
20 TechQA 2023-11-09T15:28:25.717000Why isn't this algorithm for the Josephus problem working in c, when it works in python?
144 views
Asked by Vesal E.a
Why circular list doesn't solve Josephus problem?
119 views
Asked by Azizbek Sattorov
get the index of an element from the original list and the value of the remaining element
58 views
Asked by beetard
Find the last K survivors in Josephus Problem in O(N)
98 views
Asked by Lithanium
Double linked list in c++ with inheritance
229 views
Asked by Renato Pomparau
How do I set the prev of my first node to the next of my last node to create a circular doubly linked list?
364 views
Asked by user17289607
Solution of Josephus problem with negative count
197 views
Asked by lesobrod
Josephus problem using a linked list using malloc
310 views
Asked by jonathan kevin
How does printing Josephus sequence work?
593 views
Asked by Ak01
How to prove this josephus problem variation is a np-complete problem?
422 views
Asked by Xudong Chen
Circular array and elimination in C, how to return the last "living" element index?
307 views
Asked by NoobCoder
I have an infinite for loop but I cant find which part of my code is causing it
128 views
Asked by jelly_rex
Josephus Sequence on large k
276 views
Asked by Touko Puro
Segmentation Fault wrt NULL pointers C++
143 views
Asked by Ishan Joshi
What's wrong in my approach in a problem of game of death in a circle?
766 views
Asked by Mayank tiwari
Josephus Permutation (Removal Order) in O(n.logn)
739 views
Asked by unglinh279
How can I find the order of elimination in Josephus Problem in C?
766 views
Asked by Lucas Fernandes da Nobrega
Taking K'th element in BCT(Binary count Tree);
46 views
Asked by Yashiru99