how to find the number of possible tree in the given tree.
Answer Posted / xyz
2^n-n
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
What are the different types of collections?
What is frozenset?
What is the difference between b tree and binary search tree?
Is heap sort adaptive?
Define union-by-weight?
How do you find the complexity of a bubble sort?
Is duplicate allowed in hashmap?
For searches. Which one is most preferred: array list or linked list?
What is the order of selection sort?
Is list a data structure?
Which programming language is best for data structures?
What is the difference between binary tree and binary search tree?
How do you find the number of comparisons in bubble sort?
Is data structure a data type?
What is a Queue? Explain its operation with example?