Topic: Hashing Problem / Level: beginner

Problem: Write a program to check if a string can be formed from another string by adding characters using hashing.

Run the code to see the output here...