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 Solvers1604
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6668 Solvers
-
2461 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3059 Solvers
-
Get the length of a given vector
12806 Solvers
-
Deleting an element in a matrix
488 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!