QuantForcesquant interview practice

DN_S24_Q031. Reverse string with parentheses

difficulty 1200·answer type: algorithm·Not solved

Problem

Write a function that takes a string and returns true if its parentheses are balanced.

Submit answer

You must be signed in to submit answers.