Categories
Uncategorized

Implement an algorithm to sort a linked list

Implement an algorithm to sort a linked list. Why did you pick the method you did? Now do it in O(n) time.

Leave a Reply