how to find the number of possible tree in the given tree.
Answer Posted / himani
(2^n)-n. where n is no. of nodes
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
Does hashtable allow null values?
Name the areas in which you can apply data structures extensively?
How null key is handled in hashmap?
Is hashmap keyset ordered?
How to initialize Dictionary using collection initialize?
List all data structures you would use for a memory management module.
What are different types of algorithms?
How can you insert a node at the end of linked list?
What is a treemap chart?
How do you sort large data?
Explain the Stack
Which sorting algorithms are in place?
What do you mean by complexity of search algorithm?
Explain the Array
What is complexity of quicksort?