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 Solvers1599
Suggested Problems
-
Calculate the area of a triangle between three points
3400 Solvers
-
1474 Solvers
-
Reverse the elements of an array
1106 Solvers
-
Determine the number of odd integers in a vector
813 Solvers
-
831 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!