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 are splay trees?
What is difference between list and array list?
Why do we need searching algorithms?
Which is faster array or list?
Why is data structure important?
How arraylist increase its size?
Why is reflection slower?
How can you add an item to the beginning of the list?
why boundary tag representation is used?
What is the space complexity of quicksort?
Is binary tree a bst?
Discuss the difference between a stack and an Array?
Where the data structures are used?
Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.
State the properties of a binary tree?