Valid Parenthesis String
Check if parenthesis string with wildcards is valid.
Approach: Greedy (Track Min/Max Open)
Click play to start
Step 0 / 0
Press play to start the visualization.
1×
Check if parenthesis string with wildcards is valid.