Topic: Hashing Problem / Level: beginner

Problem: Create a program that finds the longest substring that is a palindrome using hashing.

Run the code to see the output here...