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 Solvers1425
Suggested Problems
-
Numbers with prime factors 2, 3 and 5.
475 Solvers
-
Create a vector whose elements depend on the previous element
680 Solvers
-
586 Solvers
-
10510 Solvers
-
1156 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!