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

How would you sort a linked list?

Answer Posted / sdfg

write an insert in order function where it traverse the list until it finds a greater element and put it before it.
create a new list and insert all items in the old list to the new list using the InsertInOrder function

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the uses of b+ tree.

985


What is bubble sort in data structure?

955


What is the difference between null and void pointer in data structures?

1216


If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?

1009


What happens if we put duplicate key in hashmap?

911


Which sorting technique is faster?

963


What is difference between hashset and linkedhashset?

1154


Explain the priority queue?

1026


How to reverse singly link list?

992


Mention the steps to insert data at the starting of a singly linked list?

1017


What is arraylist load factor?

1126


What is faster array or arraylist?

953


Which type of memory allocation is referred for linked list?

1236


How many parts are there in a declaration statement using data structures?

1053


what is Linked lists?

1025