Fetching algorithms...
n = 3
["((()))","(()())","(())()","()(())","()()()"]
n = 1
["()"]
Time Complexity
Space Complexity