Skip to content

Create LowestBasePalindrome.java #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 29, 2017

Conversation

RollandMichael7
Copy link
Contributor

Algorithm for determining the lowest base in which a given integer is a palindrome.

NOTE: Has room for error, see note at line 63.

Algorithm for determining the lowest base in which a given integer is a palindrome.

NOTE: Has room for error, see note at line 63.
@AnupKumarPanwar AnupKumarPanwar merged commit b21444d into TheAlgorithms:master Sep 29, 2017
@RollandMichael7 RollandMichael7 deleted the patch-1 branch September 29, 2017 17:36
chenliangyu added a commit to chenliangyu/Java that referenced this pull request Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants