how to find the number of possible tree in the given tree.
Answer Posted / mandeep
the formula is (2^n)-n.
where n=no.of nodes
| Is This Answer Correct ? | 67 Yes | 15 No |
Post New Answer View All Answers
What do you mean by data types?
Can hashmap be sorted?
Why is arraylist used?
What are the tasks performed while traversing a binary tree?
Which is the simplest file structure?
Is arraylist a list?
How do you sort a map by key?
What is the difference between 1d and 2d array?
What is the difference between file structure and storage structure?
What is data structure and data type?
What is the time complexity of arrays sort?
Why use a tuple instead of a list?
What is sorting and classifying?
What are the 4 types of data?
What is difference between capacity and size of arraylist?