Swift: Fun Algorithms - Counting Palindromes

Profile Picture
- Published on Jul 17, 2017馃審 Public

We get all kinds of fancy questions tossed at us during coding interviews. In today's lesson, I'll go over one of the more common algorithm challenges in detecting palindromes. For those that are wondering, a palindrome is a word that you can spell frontwards and backwards using the same character sequence. To make this problem a little more challenging, let's also count the occurrences of palindromes in a sentence. Enjoy. Instagram Firebase Course https://www.letsbuildthatapp.com/cour... Facebook Group https://www.facebook.com/groups/12406... iOS Basic Training Course https://www.letsbuildthatapp.com/basi... Completed Source Code Follow me on Twitter: https://twitter.com/buildthatapp