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 Solvers1551
Suggested Problems
-
490 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1971 Solvers
-
11098 Solvers
-
Implement a bubble sort technique and output the number of swaps required
353 Solvers
-
718 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!