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 hashmap and treemap?
What is application of data structure?
What is array traversing?
What is a Breadth First Search? Give a few of its applications.
What is mergesort and hashtable?
what is a balanced tree.
What are the disadvantages of linked list?
Explain the term binding time?
How do I sort a hashmap key?
Why do we use different types of data structures?
How would you reverse characters of an array without using indexing in the array.
Can we store primitives in collections?
Can a stack be described as a pointer? Explain.
What is sorting in data structure?
Can we search the data in a linked list?