Commit Graph

11 Commits

Author SHA1 Message Date
Anup Kumar Panwar
8b29c6ca1d Merge pull request #115 from RollandMichael7/patch-2
Update LowestBasePalindrome.java
2017-10-01 14:09:28 +05:30
Anup Kumar Panwar
8f086c0b69 Merge pull request #116 from manmeet-22/patch-1
Tower of Hanoi using Recursion
2017-10-01 14:09:09 +05:30
Nimit Arora
727769c06f Added algorithm to reverse a stack using recursion 2017-10-01 12:45:13 +05:30
Nimit Arora
dad4c69c98 Added algorithm to reverse a stack using recursion 2017-10-01 12:39:38 +05:30
Manmeet Singh
1e99c48d4a Tower of Hanoi using Recursion 2017-10-01 00:17:23 +05:30
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
Joseph M Pignataro
07d5d9ea6d Create Node.java
A node class to be used for the binary tree sorting algorithm. I will put up the sorting algorithm ASAP.
2017-08-21 13:35:38 -04:00
CalebConner13
fdc48cbc20 Updated syntax / whitespace 2017-08-02 14:10:09 -04:00
earngpi
6d3c8464c4 create Palindrome.java 2017-07-16 22:14:29 +07:00
KylerSmith
ae7aba0b44 File clean-up 2017-07-09 16:29:00 -07:00