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
Why is hashmap not thread safe?
Why do we need sorting algorithms?
Define non-terminal nodes in a tree?
Differentiate among cycle, path, and circuit?
What is difference between data type and variable?
Is a hashmap a dictionary?
Does concat mutate array?
How do I use quick sort?
Can arraylist be null?
Why would you use a linked list?
Mention the steps to insert data at the starting of a singly linked list?
What is default size of hashmap?
Explain heapsort. What is its complexity?
If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?
What is merge sort in daa?