new file: README.md

new file:   Tri.java
This commit is contained in:
2025-10-15 10:35:43 +02:00
parent 80cb738b02
commit ba1d8b29ca
2 changed files with 96 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
## Ex 2
## Function 1
La complexité est O(n²)
## Function 2
La complexité est O(n)
## Function 3
La complexité est O(1)
## Ex 3
La complexité est O(1)