https://github.com/theodesp/kotlin-competitive-programming
Competitive Programming Practice in Kotlin
https://github.com/theodesp/kotlin-competitive-programming
Last synced: about 1 year ago
JSON representation
Competitive Programming Practice in Kotlin
- Host: GitHub
- URL: https://github.com/theodesp/kotlin-competitive-programming
- Owner: theodesp
- Created: 2019-11-20T21:05:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T16:22:25.000Z (over 4 years ago)
- Last Synced: 2025-02-12T09:39:06.591Z (over 1 year ago)
- Language: Kotlin
- Size: 230 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kotlin Competitive Programming
---
Learning Kotlin with Competitive Programming (sort of...)
### Contents
* **helpers.kt**: IO helper functions for reading input
### Codeforces
- [x] : [1A](https://codeforces.com/problemset/problem/1/A) - Theatre Square
- [x] : [71A](https://codeforces.com/problemset/problem/71/A) - Way Too Long Words
### CodeSignal
- [x] : [Century](https://app.codesignal.com/arcade/intro/level-1/egbueTZRRL5Mm4TXN/drafts) - Century From year
- [x] : [IsPalindrome](https://app.codesignal.com/arcade/intro/level-1/s5PbmwxfECC52PWyQ) - IsPalindrome