String Hashing for Comparing Substrings

Revision en1, by hilary123, 2020-05-26 15:00:14

Hello Everyone!

I have made a video tutorial on how we can compare substrings in constant time using string hashing in C++.

I have taken the problem from Codechef May CookOff "Chef Chefina and their friendship" which can be solved using hashing.

Check it out here

Thank You!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English hilary123 2020-05-26 15:00:14 373 Initial revision (published)