Find if a number is divisible by 17 using bitwise operators

May 21, 2025 · 4 min ·  Tags List of tags for the post   bits ·  Last updated: Sep 18, 2025

Find maximum of two numbers without using comparison operators or if-else

May 21, 2025 · 7 min ·  Tags List of tags for the post   ctci ·  bits ·  number ·  moderate ·  Last updated: Sep 19, 2025

Find Position Of Most Significant Bit In An Integer

May 21, 2025 · 4 min ·  Tags List of tags for the post   bits ·  Last updated: Aug 2, 2025

Find Position of the only Set Bit

May 21, 2025 · 6 min ·  Tags List of tags for the post   bits ·  Last updated: Sep 19, 2025

Find Rightmost Set Bit of a Number

May 21, 2025 · 4 min ·  Tags List of tags for the post   bits ·  Last updated: Sep 18, 2025

Find Rightmost Unset Bit of a Number

May 21, 2025 · 4 min ·  Tags List of tags for the post   bits ·  Last updated: Sep 18, 2025

Find the largest power of 2 less than a given number

May 21, 2025 · 5 min ·  Tags List of tags for the post   bits ·  power ·  Last updated: Sep 19, 2025

Find the next higher number containing the same number of set bits

May 21, 2025 · 4 min ·  Tags List of tags for the post   bits ·  Last updated: Sep 30, 2025

Game of Master Mind

Implement Arithematic Operators Using Bit Manipulation

This site uses cookies to improve your experience on our website. By using and continuing to navigate this website, you accept this. Privacy Policy