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 Solvers1482
Suggested Problems
-
1045 Solvers
-
Remove the two elements next to NaN value
659 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
485 Solvers
-
Reverse the elements of an array
1050 Solvers
-
573 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!