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 Solvers1517
Suggested Problems
-
Find the two most distant points
2898 Solvers
-
1290 Solvers
-
Reverse the elements of an array
1059 Solvers
-
Convert given decimal number to binary number.
2155 Solvers
-
Mersenne Primes vs. All Primes
727 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!