Skip to content
Snippets Groups Projects
Verified Commit 2e695f75 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added image

parent 6fe82064
Branches
No related tags found
No related merge requests found
...@@ -218,5 +218,13 @@ int partition(int size, int array[size], int first, int last) { ...@@ -218,5 +218,13 @@ int partition(int size, int array[size], int first, int last) {
## Exemple ## Exemple
![Tri à bulles d'un tableau d'entiers](figs/tri_bulles.svg)
# Tri à bulle (3/N)
## Exercice: écrire l'algorithme du tri à bulles
. . .
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment