PAMSI_sortowanie

It's a project for an university course. The objective was to test certain types of sroting algorithms. It provides basic user interface to make performing tests an easy task.

Algorithms that created from scratch and tested:

  • merge sort
  • quick sort
  • intro sort