Skip to content

Performant implementation for finding next palindrome number ( Or returning current if it is a palindrome ). Churns through 2B+ unsigned integers under 9 seconds.

Notifications You must be signed in to change notification settings

budgetdevv/FindNextPalindromeNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performant implementation for finding next palindrome number ( Or returning current if it is a palindrome ). Churns through 2B+ unsigned integers under 9 seconds.

About

Performant implementation for finding next palindrome number ( Or returning current if it is a palindrome ). Churns through 2B+ unsigned integers under 9 seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages