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 Solvers1605
Suggested Problems
-
Return unique values without sorting
995 Solvers
-
1178 Solvers
-
641 Solvers
-
Create a two dimensional zero matrix
523 Solvers
-
2370 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!