Bit Reversal - MATLAB Cody - MATLAB Central

Problem 1295. Bit Reversal

Difficulty:Rate

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

55.45% Correct | 44.55% Incorrect
Last Solution submitted on Mar 07, 2025

Problem Comments

Solution Comments

Show comments

Group

Project Euler II Image
Project Euler II
  • 12 Problems
  • 51 Finishers

Problem Recent Solvers1476

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page