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

Answer Posted / prasad

when you are using linked lists for
storing the elements.

Is This Answer Correct ?    6 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between set and map.

775


Who invented quicksort?

702


Can sets contain duplicates?

598


What is the meaning of anonymous array? Explain with an example?

959


Name the areas in which you can apply data structures extensively?

688


How do you declare An array of three char pointers

672


Define balance factor of a node in avl tree?

792


How do you implement a stack?

639


What is a 2 dimensional array?

733


Which is faster treemap or hashmap?

662


How do you find the complexity of a selection sort?

677


What are the disadvantages of representing a stack or queue by a linked list?

688


What is static array?

664


What is bubble sort?

687


What is difference between tree and binary tree?

731