Topic: Language Problem / Level: intermediate

Problem: Write a program to check if a string is an isogram using a hash table.

Run the code to see the output here...