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 Solvers1594
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15761 Solvers
-
624 Solvers
-
1732 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1244 Solvers
-
1807 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!