Week 6 > Parentheses Flashcards
1
Q
What is the formal definition of placing parentheses problem?
A

2
Q
What are the recurrent relations in the parenthesis problems?
A

3
Q
What is the subproblem of parenthesis look like?
A

4
Q
What is the algorithm of the parenthesis problem?
A

5
Q
What is the order of subproblems?
A

6
Q
How the possible order of the algorithm look like?
A

7
Q
Can you write down the Parathsesis algorithm?
A

8
Q
A