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

What is a simple graph?

687


What is array in data structure with example?

662


What is data structure and why we need it?

649


What is difference between array and arraylist?

676


Are hash tables ordered?

645


Why is it important to sort waste?

668


Which searching algorithm is best?

653


Can arraylist be null?

678


Can hashmap have same key?

640


Why is quicksort better than mergesort?

669


What is the use of prototype?

654


What happens if we put a key object in a hashmap which exists?

679


What is meant by int?

688


How do you find the depth of a binary tree?

736


Tell me how to find middle element of linked list in one pass?

680