# TheAlgorithms/Scala

All Algorithms implemented in Scala

Repository: https://github.com/TheAlgorithms/Scala
Canonical: https://ross.abutalabs.com/products/thealgorithms-scala
Language: Scala
License: MIT
License Family: permissive
Topics: algorithms, dsa, datastructures, education, educational, scala, hacktoberfest
Last push: 2024-10-06T08:25:41+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3700, "days_push": 696, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1109, forks 400 (observed 2026-08-28T04:03:37.333191+00:00)

## What it is
A curated collection of algorithms and data structures implemented in Scala for educational purposes. It is part of TheAlgorithms project and is intended for learning, not production use.

## Use cases
- learn algorithms in Scala
- study data structures and algorithms
- prepare for coding interviews
- see example Scala implementations of sorting and searching
- teach a DSA course with Scala examples

## When to choose
- you are learning Scala and want readable algorithm examples
- you want to study classic algorithms with test cases
- you are contributing to an educational open-source project

## When to avoid
- you need production-grade, optimized algorithm implementations
- you need a maintained algorithm library with a stable API
- you are not working on the JVM or with Scala

## Facets
- artifact type: learning-resource
- maturity: active
- function: math, developer-tools
- domain: education, programming-languages
- platform: jvm
- tags: data-structures, dsa, scala, educational, algorithms

## Member repositories
- TheAlgorithms/Scala (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.333191+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:43:33.141835+00:00, confidence not recorded.
  - readme: https://github.com/TheAlgorithms/Scala (fetched 2026-08-28T04:03:37.333191+00:00, sha a4bf78c99dd9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
