Skip to content

Application of 5 sorting algorithms in a doubly chained list.

Notifications You must be signed in to change notification settings

andre-lmp/ordination-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Ordination-Algorithms

Application of 5 sorting algorithms in a doubly chained list.

Hello! This repository has made by Me(andre-lmp), okumura-e(Adriel Itamar) and SrDlay (Denner). Feel free to clone this project or study the code that we had devloped.

All algorithms (BubbleSort, InsertSort, MergeSort and SelectSort) are inside of the main branch in the file estrutura-da-lista.cpp.

But in case you need to browse through each algorithm, they are avaliable individually in their respective branchs.

Attention!!!

  • Before using this code, remenber that this project has made by students who where in their first contact with this language (C++).
  • Due the above item, some context errors of sorting algorithms can be found.
  • So, if you intend to implement this code in your project, be aware of these potential issues.

About

Application of 5 sorting algorithms in a doubly chained list.

Resources

Stars

Watchers

Forks

Languages