Q.

Which of the following methods can be used to find the nth Catalan number?

A. recursion
B. binomial coefficients
C. dynamic programming
D. recursion, binomial coefficients, dynamic programming
Answer» D. recursion, binomial coefficients, dynamic programming
Explanation: all of the mentioned methods can be used to find the nth catalan number.
863
0
Do you find this helpful?
10

Discussion

No comments yet