InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is NOT a Catalan number?(a) 1(b) 5(c) 14(d) 43The question was asked in unit test.I'd like to ask this question from Catalan Number using Dynamic Programming in portion Dynamic Programming of Data Structures & Algorithms II |
|
Answer» Right choice is (d) 43 |
|