# iiitv/algos

Popular Algorithms and Data Structures implemented in popular languages

Repository: https://github.com/iiitv/algos
Canonical: https://ross.abutalabs.com/products/algos
Language: Java
License: MIT
License Family: permissive
Topics: algorithm, algorithms, algorithm-challenges, data-structures, codes, code-list, hacktoberfest
Last push: 2023-10-14T20:17:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3465, "days_push": 1054, "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 1072, forks 487 (observed 2026-08-28T04:03:28.353145+00:00)

## What it is
A community-maintained collection of popular algorithms and data structures implemented in multiple programming languages including C, C++, Java, Python, Go, JavaScript, and C#. It serves as an educational reference and a beginner-friendly open-source contribution repository.

## Use cases
- learn how classic algorithms are implemented
- study data structures with example code
- find reference implementations of sorting and searching algorithms
- practice contributing to open source during hacktoberfest
- compare algorithm implementations across different programming languages
- prepare for coding interviews with algorithm examples

## When to choose
- you want readable reference implementations of common algorithms in several languages
- you are learning algorithms and data structures from scratch
- you want a beginner-friendly repository to make your first open-source contributions

## When to avoid
- you need a production-ready, performant algorithm library with package management
- you need battle-tested data structures for a real application
- you need comprehensive coverage of advanced or specialized algorithms

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages
- platform: cross-platform
- tags: data-structures, algorithms, educational, hacktoberfest, multi-language, community-maintained

## Member repositories
- iiitv/algos (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.353145+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:53:41.903905+00:00, confidence not recorded.
  - readme: https://github.com/iiitv/algos (fetched 2026-08-28T04:03:28.353145+00:00, sha df9dcfe1207f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
