Age | Commit message (Expand) | Author |
---|---|---|
2016-11-28 | Fixed palindrome search timer | Aaron Ball |
2016-11-28 | Added run time timer for actual palidrome search op | Aaron Ball |
2016-11-28 | Convert file storage from stack to heap | Aaron Ball |
2015-10-02 | Updated algorithm to handle even numbered palindromes | Aaron Ball |
2015-10-02 | Rewrote algorithm entirely | Aaron Ball |
2015-10-01 | Converted most data types to unsigned | Aaron Ball |
2015-10-01 | Initial commit of palindromefinder | Aaron Ball |