Find the next binary palindrome number - MATLAB Cody - MATLAB Central

Problem 45663. Find the next binary palindrome number

Difficulty:Rate

We all know, a palindrome is nothing but a number or character which remains the same after the forward or backward alteration of order. 202 or "Mom" is the best example of a palindrome which remains the same as before, after the backward or forward alteration done.

However, the problem is: how will you accomplish the task of finding the next binary palindrome in an integer form as output when you are given a positive integer as input.

Example: Input=2014 and Output=2015

Solution Stats

65.85% Correct | 34.15% Incorrect
Last Solution submitted on Aug 10, 2024

Problem Comments

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8

Problem Recent Solvers27

Suggested Problems

More from this Author5

Problem Tags

Community Treasure Hunt

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

Start Hunting!