Jiaxin's LeetCode
Pages
LeetCode
Technique Interview
Wednesday, April 2, 2014
Generate Parentheses @LeetCode
Given
n
pairs of parentheses, write a function to generate all combinations of well-formed parentheses.
For example, given
n
= 3, a solution set is:
"((()))", "(()())", "(())()", "()(())", "()()()"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment