Skip to content

Commit a1523fe

Browse files
authored
Added French (TheAlgorithms#145)
* Creation of files * Removed useless sections
1 parent a3c40fe commit a1523fe

21 files changed

+292
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ Popular algorithms explained in simple language with examples and links to their
1616
- [Hebrew](./he)
1717
- [Indonesian](./id)
1818
- [Korean](./ko)
19+
- [French](./fr)
1920

2021
To add a new language, create a new folder using 2 character `ISO 639-1` code of that language. For example use `hi` for `Hindi` explanations.

en/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Algorithm Name
22

33
Write a short description of algorithm like:
4-
1. Time Complexity
4+
5+
1. Time Complexity
56
2. Space Complexity
67
3. Applications
78
4. Founder's Name
@@ -22,7 +23,7 @@ NOTE: The link should be within the other repos of this organization only.
2223

2324
## Video URL
2425

25-
Attach a URL of a video that explains the algorithm.
26+
Attach a URL of a video that explains the algorithm.
2627

2728
## Others
2829

fr/Exemples/.gif/Determinant.gif

15.5 MB
Loading

fr/Exemples/.gif/FibonacciNormal.gif

4.24 MB
Loading
1.93 MB
Loading

fr/Exemples/.gif/FindMax.gif

26.3 MB
Loading

fr/Exemples/.gif/FindMin.gif

25.3 MB
Loading

fr/Exemples/.mp4/Determinant.mp4

2.44 MB
Binary file not shown.

fr/Exemples/.mp4/FibonacciNormal.mp4

1.14 MB
Binary file not shown.
646 KB
Binary file not shown.

0 commit comments

Comments
 (0)