Skip to content

Show the difference between the different types of Ordination

Notifications You must be signed in to change notification settings

brunaostii/Ordenation-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sort Algorithms

This project was done for the subject of Analysis of Algorithms, where it seeks to show the difference between the different types of Ordination. The Qt tool was used to create the program's interface.

Types of Ordination:

  • Selection-sort
  • Insertion-sort
  • Bubble-sort
  • Shellsort
  • Merge-sort
  • Quiksort
  • TimSort



Selection of algorithms, size of the vector, type of sort :

Opening Interface

Operating algorithm:

Algorithm

Author:

  • Bruna Almeida Osti