SortingAlgos What in the world is this? A set of sorting algorithms I made in C#. I don't know why you'd really use these, since they're not optimized at all. Implemented Algorithms Bubble Sort Shaker Sort Comb sort Algorithms coming soon Shell sort