The Ohio State University

Different Sorting Algorithm

Outline

  • introduction on algorithms
  • algorithms in undergraduate researches
  •  books about algorithms
  •  more infromation

 

1

Here I will introduce different algorithms and data structures.

There is a lot of sorting algorithm available, below is a video introduce people to different sorting algorithms.

 

2

Here is a link to the Ohio State University’s algorithms page. The authors are computer professors from OSU. The content is about deep understanding of sort algorithms. The site is up to date and the primary purpose is to introduce OSU’s projects on sorting algorithms. The content is recognize by scholars around the world. 

https://cse.osu.edu/faculty-research/theory-algorithms

3

Below is a article about a recent developed sorting algorithm: Tim Sort.

https://hackernoon.com/timsort-the-fastest-sorting-algorithm-youve-never-heard-of-36b28417f399

4

Here is a book about sorting algorithm, the book can be found on amazon by name.

5

Here is a link to Yusu Wang’s webpage. She is a CSE professor comes from OSU. On her website, materials about data structure and algorithms can be found under teaching section.

http://web.cse.ohio-state.edu/~wang.1016/