Topic: Linked List Problem / Level: beginner

Problem: How do you sort a linked list using selection sort?

Run the code to see the output here...