SortingAlgorithms Implementation of the following sort algorithms in C#. selection sort bubble sort insertion sort binary search tree sort Also contains a WPF gui using the Task Parallel Library (TPL).