go-exercise/README.md

8 lines
624 B
Markdown
Raw Permalink Normal View History

2023-07-22 14:16:33 +03:00
# Go Exercises
2023-07-22 13:16:44 +03:00
2023-07-22 14:16:33 +03:00
Exercise Resources and exercise solutions repo. These resources are not for learning, just helps exercising. If you want to learn go then look at [this](https://git.aliberksandikci.com.tr/asandikci/go-learning) repo
| Resources | Explanation | Solutions |
| --------- | ----------- | --------- |
| [gophercises](https://courses.calhoun.io/courses/cor_gophercises) | Go Exercises with project ideas (requires sign-up) | [gophercises/](gophercises/)
| [Codeforces](https://codeforces.com/) | Algorithms & Data Structure Problems and Contests that can be solved with all languages | [codeforces/](codeforces/)