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 Solvers1548
Suggested Problems
-
Extract leading non-zero digit
2194 Solvers
-
Find common elements in matrix rows
2688 Solvers
-
2352 Solvers
-
743 Solvers
-
1828 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!