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 Solvers1476
Suggested Problems
-
1792 Solvers
-
3381 Solvers
-
Omit columns averages from a matrix
595 Solvers
-
Back to basics 22 - Rotate a matrix
910 Solvers
-
Return fibonacci sequence do not use loop and condition
688 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!