Skip to content

Implemented three different algorithms to check whether a string of numbers was a palindrome. Using a test class to output the amount of basic operations executed using each algorithm and varying the size of the problem, the three algorithms complexity could be analysed compared.

Notifications You must be signed in to change notification settings

Afitzy98/PalindromeChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Implemented three different algorithms to check whether a string of numbers was a palindrome. Using a test class to output the amount of basic operations executed using each algorithm and varying the size of the problem, the three algorithms complexity could be analysed compared.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages