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 hashset?
Is python good for freshers?
What are the major data structures used in the rdbms?
What is a pass in bubble sort?
Explain what are the types of collision resolution techniques and the methods used in each of the type?
What is data structure and why it is important?
What is a hash index?
Define biconnectivity?
What is stack and queue in data structure?
How to search binary in a sorted array?
How do you find the second largest element in an array of integers?
Advanced problems related to Data Structures were asked
What is the use of data structure in real life?
Write a program for reversing the Single Linked List?
Explain quick sort?