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...

Q#1: An algorithm is made up of 2 modules M1 and M2.If
order of M1 is F(n) and order of M2 is g (n) then what is
the order of the algorithm.

Q # 2 : How many binary trees are possible with 3 nodes?
with 4 nodes?

Answer Posted / mousumi

no of binary trees possible with n nodes is 2^n-n

3->2^3-3=5 nodes

4->2^4-4=12 nodes

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between stack and queue?

962


Which type of memory allocation is referred for linked list?

1242


State the rules to be followed during infix to prefix conversions?

1095


Describe the types of data structures?

1025


Can treemap key null?

1096


What is an expression tree?

1070


What is best time complexity?

897


Define linked list data structure.

1078


Explain extended binary tree.

1018


What is the difference between arraylist and array?

1206


What is 2 dimensional linked list?

1053


What is breadth first tree?

1041


Mention the steps to insert data at the starting of a singly linked list?

1020


How can we reverse the order in the treemap?

933


Is hashmap a data structure?

1059