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 / mukta majumder

O(max(f(n),g(n))

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain singly linked list in short.

956


Tell me why might quick sort might be better than merge sort?

979


What is the difference between Strings and Arrays?

1133


How do you assign an address to an element of a pointer array ?

1045


What is the use of hashtable?

948


How is hashmap o 1?

898


What is the order of selection sort?

872


What is sorting an array?

955


How to sequentially represent max-heap?

978


Write a program to reverse a single linked list.

992


What is difference between an Array and ArrayList?

1073


What is stable sort?

1064


Why is concurrenthashmap thread safe?

983


What is difference between hashtable and hashmap?

1125


How does a treemap work?

1044