Problem Description

Task: given a char array containing '(', ')', return true if it is balanced.

Input Format

Java method

Output Format

Return value

Constraints

Only parentheses characters are present.

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next