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 Solvers1518
Suggested Problems
-
Find the peak 3n+1 sequence value
2537 Solvers
-
974 Solvers
-
Sum all integers from 1 to 2^n
16439 Solvers
-
689 Solvers
-
982 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!