Commit Graph

2 Commits

Author SHA1 Message Date
Michael Rolland
2d300b340a Update LowestBasePalindrome.java
Very, very minor documentation edit
2017-09-29 14:32:47 -04:00
Michael Rolland
658ed90553 Create LowestBasePalindrome.java
Algorithm for determining the lowest base in which a given integer is a palindrome.

NOTE: Has room for error, see note at line 63.
2017-09-28 21:32:55 -04:00