File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,14 @@ with the difference that each one is based on a different software ecosystem,
35
35
depending on the chosen programming language:
36
36
37
37
- [ Modern Javascript: algorithm-exercises-js] ( https://github.com/sir-gon/algorithm-exercises-js )
38
- - [ Python 3.x: algorithm-exercises-py] ( https://github.com/sir-gon/algorithm-exercises-py )
39
38
- [ Typescript: algorithm-exercises-ts] ( https://github.com/sir-gon/algorithm-exercises-ts )
39
+
40
+ - [ Python 3.x: algorithm-exercises-py] ( https://github.com/sir-gon/algorithm-exercises-py )
40
41
- [ Go / Golang: algorithm-exercises-go] ( https://github.com/sir-gon/algorithm-exercises-go )
42
+
41
43
- [ Java: algorithm-exercises-java] ( https://github.com/sir-gon/algorithm-exercises-java )
42
44
- [ .NET / C#: algorithm-exercises-csharp] ( https://github.com/sir-gon/algorithm-exercises-csharp )
45
+ - [ C++17: algorithm-exercises-cpp] ( https://github.com/sir-gon/algorithm-exercises-csharp-cpp )
43
46
44
47
## Objetives
45
48
You can’t perform that action at this time.
0 commit comments