how to find the number of possible tree in the given tree.

Answer Posted / m.vinothkumar

no. of possible trees=(2^n)-n.
where n=no.of nodes

I FOUNDED THIS CORRECT FORMULA FROM GRAPHICS FROM
MATHEMATICS BOOK

Is This Answer Correct ?    26 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is bubble sort stable?

484


What is the default value of Array?

646


Define a binary search tree?

557


Define red-black trees.

568


Tell me what should be done in the base case for this recursive problem?

480






What is the difference between static and dynamic data?

481


Which is the parent class of linkedhashset class?

521


What are the applications of graph data structure?

474


What do you mean by Syntax Error

558


Is bubble sort faster than selection sort?

464


How will you explain circular linked list?

519


How to excel in data structures and algorithms?

530


Define Data Structures?

553


Define an algorithm.

569


Is an arraylist an object?

477