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
Comments
Post a Comment