EUT01: Basic Function Testing

Create a function isPalindrome(str: string): boolean that checks if a string is a palindrome. Write tests for:

A working solution is available here. You are encouraged to incorporate and fix the TODOs that are in the provided solution in your code.

Submission instructions

Create a zip archive of your project; do not include the node_modules directory in the zip. Submit this zip archive to Lamaku.