Back to Browse

Josephus Problem Algorithm using Bit Manipulation | Bit Manipulation Interview Questions

30.4K views
Aug 31, 2020
25:25

Please consume this content on nados.pepcoding.com for a richer experience. It is necessary to solve the questions while watching videos, nados.pepcoding.com enables that. NADOS also enables doubt support, career opportunities and contests besides free of charge content for learning. In this video, we explain question Josephus Problem and discuss the algorithm to solve this problem using bit manipulation. In this problem, 1. You are given an integer N which represents the total number of soldiers standing in a circle having position marked from 1 to N. 2. A cruel king wants to execute them but in a different way. 3. He starts executing soldiers from 1st position and proceeds around the circle in clockwise direction. 4. In each step, every second soldier is executed. 5. The elimination proceeds around the circle (which is becoming smaller and smaller as the executed soldiers are removed), until only the last soldier remains, who is given freedom. 6. You have to find the position of that lucky soldier. Click here to submit this question: https://www.pepcoding.com/resources/data-structures-and-algorithms-in-java-levelup/bit-manipulation/josephus-special-official/ojquestion# For a better experience and more exercises, VISIT: https://www.pepcoding.com/resources/online-java-foundation #josephus #bitmanipulation #competitiveprogramming Have a look at our result: https://www.pepcoding.com/placements Follow us on our FB page: https://www.facebook.com/pepcoding Follow us on Instagram: https://www.instagram.com/pepcoding Follow us on LinkedIn: https://www.linkedin.com/company/pepcoding-education Join us on Telegram: https://t.me/joinchat/UVTjJE83a-zFnPB

Download

1 formats

Video Formats

360pmp442.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Josephus Problem Algorithm using Bit Manipulation | Bit Manipulation Interview Questions | NatokHD