Skip to content

Commit ed835be

Browse files
committed
✨ [S2] add dichotomicSearch
1 parent 896252c commit ed835be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/Lessons/S2/03_Sorting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,7 @@ Exemple simple avec le tableau suivant `[1, 2, 2, 4, 5, 8, 12]` (nombre d'élém
501501

502502
On peut donc s'arrêter et renvoyer l'indice `5`.
503503

504+
<OriginalMotionCanvasPlayer name="dichotomicSearch" />
504505

505506
### Complexité
506507

0 commit comments

Comments
 (0)