Balanced Parentheses
Find and fix the bug(s) in the code.
Constraints:
- 0 <= str.length <= 1000
- str consists of '(' and ')' characters only
Balanced Parentheses
Find and fix all the bugs in the code to complete this challenge. Your score is based on completion time and number of failed attempts.
Find and fix the bug(s) in the code below to qualify for this Bugbash challenge.
Find and fix the bug(s) in the code.
Constraints: