Bug Report for https://neetcode.io/problems/longest-common-prefix
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Test Case: ["bat","bag","bank","band", "flow", "flight", "flower"] returns Invalid Test Case.
Expected result should be: ""
Bug Report for https://neetcode.io/problems/longest-common-prefix
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Test Case:
["bat","bag","bank","band", "flow", "flight", "flower"]returnsInvalid Test Case.Expected result should be:
""