Problem Solving

Description:

Algorithm to check if a given string is a palindrome

To run this code

tsc index.ts && node index.js