HardStrings
Longest Valid Parentheses
Given a string containing just the characters ( and ), find the length of the longest valid (well-formed) parentheses substring.
This is an Arena challenge - solutions are not shown publicly.
Work on this problem and submit your solution to contribute!