Topic: Language Problem / Level: advanced

Problem: Write a program to find the longest common prefix among a set of strings.

Run the code to see the output here...