Skip to content

Resolve "Implement insertion sort"

Kevin Chong requested to merge 35-implement-selection-sort into master

Added selection sort exercise, @MrHug , we only noticed later on that we have a duplicate selection sort exercise (!77 (merged)) in week 3 and 4. 😅

Changed the exercise to insertion sort.

Closes #35 (closed)

Edited by Kevin Chong

Merge request reports