# kelvins/algorithms-and-data-structures

:abacus: Algorithms and Data Structures in several Programming Languages

Repository: https://github.com/kelvins/algorithms-and-data-structures
Canonical: https://ross.abutalabs.com/products/algorithms-and-data-structures
Language: Python
License: MIT
License Family: permissive
Topics: algorithms, education, hacktoberfest, learning, practice, sorting-algorithms, data-structures-and-algorithms, searching-algorithms
Last push: 2026-08-17T00:27:06+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 4143, "days_push": 17, "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 1085, forks 272 (observed 2026-08-28T04:03:32.053561+00:00)

## What it is
A curated collection of classic algorithms and data structures implemented in many programming languages including C, C++, Java, Python, Go, Ruby, JavaScript, Swift, Rust, Scala, and Kotlin. It also includes extra problems commonly encountered in programming challenges and interviews.

## Use cases
- learn sorting algorithms with implementations in multiple languages
- study data structures for coding interviews
- compare algorithm implementations across languages
- practice classic computer science problems
- find reference implementations of searching algorithms
- contribute to an open-source educational algorithms repository

## When to choose
- you want to learn or review algorithms and data structures with real code examples
- you need to see the same algorithm implemented in different programming languages
- you are preparing for technical interviews or programming challenges
- you want a beginner-friendly open-source project to contribute to

## When to avoid
- you need a production-ready, optimized algorithm library for an application
- you need a maintained package with APIs, tests, and versioned releases
- you need specialized or advanced algorithms not covered by classic CS topics

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools
- domain: education, programming-languages, tutorials
- platform: cross-platform
- tags: data-structures, sorting-algorithms, searching-algorithms, interview-prep, competitive-programming, multi-language, hacktoberfest, algorithms

## Member repositories
- kelvins/algorithms-and-data-structures (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.053561+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:49:49.182833+00:00, confidence not recorded.
  - readme: https://github.com/kelvins/algorithms-and-data-structures (fetched 2026-08-28T04:03:32.053561+00:00, sha c1f678f84971)
- Data as of 2026-08-30T08:39:29.467469+00:00.
