how to find the number of possible tree in the given tree.
Answer Posted / rohit
Question is wrong XXXX
it should be how to find no. of distinct binary tree ????
ANSWER IS--- (1/(n+1))*2nCn
| Is This Answer Correct ? | 6 Yes | 22 No |
Post New Answer View All Answers
What is difference between list set and map?
How do I push an element into a stack?
How to sort an Array?
Why hashtable is faster than arraylist?
Write a program to sum values of given array.
What are the advantages of modularity?
What are threaded binary trees?
Define Data Structures?
Which sorting algorithm is best for large data?
What are the 3 types of variables?
What is the minimum number of queues that can be used to implement a priority queue?
List the applications of queues?
Differentiate between hashmap and hashtable.
What is the difference between classifying and sorting?
Can list contain null values?