yshshrm / Algorithms-And-Data-Structures

List of data structures and algorithms
16 stars 82 forks source link

Palindrome Number #144

Closed thegypsydev closed 7 years ago

thegypsydev commented 7 years ago

Algorithm to check if the number is Palindrome or not.

yshshrm commented 7 years ago

Thanks for your PR! It has been merged. Cheers!