c# - What is test best sorting algorithm for a Doubly LinkedList -


Can someone recommend me the sorting algorithm for my custom link list For example, basically it's similar to the generic linked list, If you can give examples for the generic linked list, it would be great.

I am planning to implement merge sort, please advise on consultants / advisors because I am not familiar with any algorithms, just thoughts of

Cheers

me

got a good C # sort implementation

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -