I guess hashing is used for various String problems in competitive programming like - Finding Sub strings, palindrome of sub strings etc.
Please share some good tutorial for String hashing and some idea on how to solve such problems.
What are the other uses of hashing?