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 Solvers1494
Suggested Problems
-
2491 Solvers
-
Calculate the Levenshtein distance between two strings
1466 Solvers
-
Number of 1s in a binary string
9900 Solvers
-
741 Solvers
-
578 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!