https://github.com/s4kibs4mi/problem-solving
Competitive programming problems solved with Golang
https://github.com/s4kibs4mi/problem-solving
Last synced: 7 months ago
JSON representation
Competitive programming problems solved with Golang
- Host: GitHub
- URL: https://github.com/s4kibs4mi/problem-solving
- Owner: s4kibs4mi
- License: mit
- Created: 2018-01-29T07:47:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T09:45:08.000Z (over 7 years ago)
- Last Synced: 2025-01-18T10:27:48.534Z (9 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Competitive Problem Solving with Golang
At university what I mostly enjoyed about programming is problem solving.
Though because of few person reason could not continue much but this time started again.Earlier solved using C/C++ [UVA](https://github.com/s4kibs4mi/UVA) and [Codeforces](https://github.com/s4kibs4mi/Codeforces)
Note : The more I use [Go](https://golang.org/), I fall in love with it's simplicity <3.