pigoz/katas — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2017-08-11
Browse solved coding katas to see idiomatic Scala problem-solving patterns.
Study solution approaches while preparing for a technical coding interview.
Reference the code while learning Scala syntax as a new language.
Compare your own kata solutions against another developer's approach.
| pigoz/katas | dhgarrette/scala-util | vladimirlogachev/exchange-order-matcher | |
|---|---|---|---|
| Stars | 6 | 4 | 4 |
| Language | Scala | Scala | Scala |
| Last pushed | 2017-08-11 | 2018-04-24 | 2026-03-28 |
| Maintenance | Dormant | Dormant | Maintained |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
No installation needed, it's a reference collection of solved exercises, not a runnable tool.
This is a personal collection of programming challenge solutions written in Scala. The repository contains the author's answers to "code katas", short, focused coding exercises designed to build programming skills through repetition and problem-solving. The repo itself is straightforward: it's a working directory where someone has solved various coding puzzles and saved their Scala implementations. Code katas are often drawn from sites like Codewars or LeetCode, or from coding interview prep materials. They typically range from simple algorithmic problems (like sorting or string manipulation) to more complex data structure challenges. By solving many katas, programmers practice syntax, logic, and problem-solving patterns in a low-stakes environment. This type of repository is useful for a few different audiences. A learner using Scala could browse these solutions to see how experienced developers approach common problems in that language. Someone preparing for a technical interview might use it as a reference to study solution patterns. Even experienced developers sometimes keep personal kata collections as a way to stay sharp or explore a new programming language they're learning. In this case, since it's marked as a personal project with only 6 stars, it's primarily the author's own learning and practice log that they've made public. The README is minimal, which is typical for personal practice repositories, there's no installation guide or detailed instructions because the main purpose is the code itself, not a finished product or library for others to use. If you're interested in seeing Scala code in action or want examples of how to solve algorithmic problems in that language, this could be a helpful reference point.
A personal collection of Scala solutions to coding katas, short practice exercises used to build programming skill and prep for interviews.
Mainly Scala. The stack also includes Scala.
Dormant — no commits in 2+ years (last push 2017-08-11).
The README does not specify license details.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.