No. of possible ordered trees with n nodes ? Please give
formula (if any).
Answer Posted / c y rao
2(n!)
| Is This Answer Correct ? | 8 Yes | 21 No |
Post New Answer View All Answers
In an avl tree, at explain what condition the balancing is to be done?
What type of data structure is used to perform recursion?
Is array static or dynamic?
Is a hash table a map?
How do you perform a merge sort?
Which is the simplest file structure?
What is thread and types of thread?
What is the time complexity of hashmap get () and put () method?
Which interfaces are implemented by abstractsequentiallist?
Define ancestor and descendant ?
How is a queue works?
What is sort in data structure?
What is a matrix?
What is two-dimensional array?
Why do we need arrays if all the operations that are performed on arrays can be performed on arraylist?