File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,14 @@ with the difference that each one is based on a different software ecosystem,
39
39
depending on the chosen programming language:
40
40
41
41
- [ 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 )
43
42
- [ 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 )
44
45
- [ Go / Golang: algorithm-exercises-go] ( https://github.com/sir-gon/algorithm-exercises-go )
46
+
45
47
- [ Java: algorithm-exercises-java] ( https://github.com/sir-gon/algorithm-exercises-java )
46
48
- [ .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 )
47
50
48
51
## Objetives
49
52
You can’t perform that action at this time.
0 commit comments