Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youstinus/codility-go
Codility lessons and challenges in Go. Spoiler alert.
https://github.com/youstinus/codility-go
codility codility-challenges codility-go codility-golang codility-lessons codility-solutions
Last synced: about 1 month ago
JSON representation
Codility lessons and challenges in Go. Spoiler alert.
- Host: GitHub
- URL: https://github.com/youstinus/codility-go
- Owner: youstinus
- License: mit
- Created: 2019-06-21T16:38:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T20:04:31.000Z (almost 2 years ago)
- Last Synced: 2024-06-22T14:28:59.055Z (6 months ago)
- Topics: codility, codility-challenges, codility-go, codility-golang, codility-lessons, codility-solutions
- Language: Go
- Homepage:
- Size: 525 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Codility GO challenges
All challenges and lessons can be found in codility website [Codility](https://app.codility.com/programmers/challenges).
Challenges contain source code and evaluation score for every Solution that was made.
Problem texts where copied for convenience. All credits to Codility for challenges and lessons.