Topic: Hashing Problem / Level: beginner

Problem: Create a function to find the frequency of the first character in a string using hashing.

Run the code to see the output here...