Another Dirty String

Given three strings A, B and C. Find the length of the longest common substring of A and B, which do…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.