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 Solvers1559
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1723 Solvers
-
649 Solvers
-
Replace multiples of 5 with NaN
455 Solvers
-
Rounding off numbers to n decimals
5284 Solvers
-
1003 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!