No. of possible ordered trees with n nodes ? Please give
formula (if any).
Answers were Sorted based on User's Feedback
Answer / rohit
I think it will be solved using catalan number.
using the formula 2(n-1) C (n-1) /n;
| Is This Answer Correct ? | 8 Yes | 4 No |
What is stack algorithm?
What is mean by abstract data type?
Define balancing condition for AVL Tree.
Mention a few applications of linked lists?
State the advantages of using infix notations?
What is the capacity of arraylist?
What is collision in data structure?
What do you mean by selection sort?
What is return map?
What is a B tree?
0 Answers Akamai Technologies,
Is tuple immutable?
What is the use of bubble sort?