An open API service indexing awesome lists of open source software.

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

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