How would you sort a linked list?

Answer Posted / deepak pareek

I THINK....selection sort is the better way to sort the
link list.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by the term “percolate down”?

672


What is space complexity of a program?

651


How many null values are allowed in hashmap?

686


What is max heapify?

659


What is hash data type?

710


State the merits of linear representation of binary trees?

776


What is the difference between arraylist and array?

672


How can we delete any specific node from the linked list?

699


What is the difference between arraylist and hashmap?

615


Does treemap allow duplicate keys?

638


What is map data structure?

630


Define a tree?

765


Which interfaces are implemented by abstractsequentiallist?

676


Why we need cursor implementation of linked lists?

750


Why is treeset sorted?

735