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 Solvers1607
Suggested Problems
-
Sum of diagonal of a square matrix
1629 Solvers
-
Check if number exists in vector
13744 Solvers
-
Determine the number of odd integers in a vector
817 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1703 Solvers
-
calculate the length of matrix
2362 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!