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

Answer Posted / yenealem

using pointers makes easier data manipulation on data
structuring. Therefore, when one uses array of pointers in
sorting data makes data structuring easier.Furthermore,
When pointers are arranged in array they are easier for
arithmetic operation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the applications of graph data structure?

478


Differentiate between the singly linked list and doubly linked list.

592


What are the applications of priority queues?

524


How do you find the index of an element in an arraylist?

439


Differentiate between collection and collections.

610






What do you mean by data types?

528


How do you clear a stack?

524


Can you declare an array without assigning the size of an array?

516


Is hashtable fail fast?

450


What do you mean by data and data structure?

501


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

683


What is mean by sorting?

506


Is quicksort recursive?

544


What is difference between hashmap and hashset?

465


What is stack and queue in data structure?

478