Implement sorting on a linked-list
Exercise for Assignment 3
Should be a sorting algorithm they have implemented or at least seen before. Even bubble-sort would be fine with me. Important thing is Linked-List, not sorting alg.
Creator: @kevinchong
Reviewer: @MrHug