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

When will you sort an array of pointers to list elements,
rather than sorting the elements themselves?

Answer Posted / pavan

If the Data structures that we are sorting are big and
located at different places then I prefer sorting pointers
rather than data itself

Is This Answer Correct ?    39 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a treemap do?

888


Name few concurrent collection classes?

961


What is the time complexity of selection sort?

905


Explain quick sort?

1007


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1025


Which sorting algorithm is best for large data?

925


Is hashmap a data structure?

1053


where do you use double linked list?

1115


What are different techniques for making hash function? Explain with example.

1112


What is array sort?

945


If I try to add enum constants to a treeset, what sorting order will it use?

1207


What is sorting and its types?

1151


how to add an item to the beginning of the list?

1017


Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.

1127


What do you mean by heap order property?

1125