Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to determine the longest common prefix of a set of strings.

Run the code to see the output here...