Problem 1295. Bit Reversal
Given an unsigned integer x, convert it to binary with n bits, reverse the order of the bits, and convert it back to an integer.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers1607
Suggested Problems
-
Project Euler: Problem 4, Palindromic numbers
1262 Solvers
-
Magic is simple (for beginners)
11068 Solvers
-
Circular Primes (based on Project Euler, problem 35)
648 Solvers
-
835 Solvers
-
10628 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!