adityaarakeri / Interview-solved

🌴 Solutions to few of the interview coding challenges in Python 🐍
MIT License
40 stars 62 forks source link

Simple solution for leetCode palindrome task #28

Closed igmik closed 5 years ago

igmik commented 5 years ago

Not the best in runtime, but simple to read