Ross ROSS = Recommend OSS · open-source software intelligence for agents

TheAlgorithms/Kotlin resource

All Algorithms implemented in Kotlin observed · 2026-08-28

github.com/TheAlgorithms/Kotlin · Kotlin · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

49/100

  • Activity 37
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2720
  • days_rel: n/a
  • days_push: 380
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1628 stars · 410 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A curated collection of algorithms and data structures implemented in Kotlin, part of TheAlgorithms project. It serves as a reference for learning and studying algorithm implementations with accompanying JUnit tests.

Use cases

  • learn algorithms in Kotlin
  • find reference implementations of sorting or searching algorithms
  • study data structures with Kotlin examples
  • compare algorithm implementations across languages
  • prepare for coding interviews with Kotlin examples

When to choose

  • you want readable, tested Kotlin implementations of classic algorithms
  • you are learning Kotlin and want idiomatic algorithm examples
  • you need a reference to compare against your own implementations

When to avoid

  • you need production-grade, performance-optimized algorithm libraries
  • you need solutions to specific online judge problems
  • you need a maintained dependency with semantic versioning guarantees

Facets

learning-resource · maturity active

developer-tools education programming-languages tutorials jvm cross-platform kotlin algorithms data-structures educational thealgorithms

1 source

Member repositories

RepositoryRoleHealth v2
TheAlgorithms/Kotlinmain49

For agents

markdown · JSON · MCP: product_card(name="TheAlgorithms/Kotlin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem