Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How many different binary trees and binary search trees can
be made from three nodes that contain the key values 1, 2 & 3?

Answer Posted / kanha

for binary tree answer is n! ways that is 3!=6

For Binary search tree n ways..that is 3

Is This Answer Correct ?    17 Yes 52 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is worst case complexity algorithm?

962


What is array traversing?

939


Explain the sorting algorithm that is most suitable to be used with single linked list?

892


Traverse the given tree using Inorder, Preorder and Postorder traversals. Inorder : D H B E A F C I G J Preorder: A B D H E C F G I J Postorder: H D E B F I J G C A

1118


How dynamic arrays are created?

960


What is a multidimensional array?

989


Why is quicksort not stable?

1100


Sorting is not possible by using which of the methods?

976


Mention the advantages of representing stacks using linked lists than arrays?

960


How do you clear a stack?

992


Is quicksort faster than merge sort?

942


What do you mean by hash function?

978


What are the major data structures used in the following areas : network data model & hierarchical data model?

1076


How do you create a tree diagram?

1075


What are the advantages of linked list over array (static data structure)?

1392