Topic: Stack Problem / Level: advanced

Problem: Write a stack-based system to solve the problem of finding the longest common substring between two strings.

Run the code to see the output here...