Skip to content

Commit 5b4e5f2

Browse files
authored
Update README.md
1 parent 435fe88 commit 5b4e5f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,14 @@ with the difference that each one is based on a different software ecosystem,
3939
depending on the chosen programming language:
4040

4141
- [Modern Javascript: algorithm-exercises-js](https://github.com/sir-gon/algorithm-exercises-js)
42-
- [Python 3.x: algorithm-exercises-py](https://github.com/sir-gon/algorithm-exercises-py)
4342
- [Typescript: algorithm-exercises-ts](https://github.com/sir-gon/algorithm-exercises-ts)
43+
44+
- [Python 3.x: algorithm-exercises-py](https://github.com/sir-gon/algorithm-exercises-py)
4445
- [Go / Golang: algorithm-exercises-go](https://github.com/sir-gon/algorithm-exercises-go)
46+
4547
- [Java: algorithm-exercises-java](https://github.com/sir-gon/algorithm-exercises-java)
4648
- [.NET / C#: algorithm-exercises-csharp](https://github.com/sir-gon/algorithm-exercises-csharp)
49+
- [C++17: algorithm-exercises-cpp](https://github.com/sir-gon/algorithm-exercises-csharp-cpp)
4750

4851
## Objetives
4952

0 commit comments

Comments
 (0)