# AhmadElsagheer/Competitive-programming-library

Code library for competitive programming purposes.

Repository: https://github.com/AhmadElsagheer/Competitive-programming-library
Canonical: https://ross.abutalabs.com/products/competitive-programming-library
Language: Java
License: CC-BY-4.0
License Family: other
Last push: 2022-07-02T22:23:58+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": 3748, "days_push": 1523, "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 2490, forks 475 (observed 2026-08-28T04:06:55.862509+00:00)

## What it is
A Java code library of data structures and algorithms for competitive programming, including segment trees, graph algorithms, string algorithms, math, and geometry. It also includes practice curricula and problem categorization sheets for training.

## Use cases
- prepare for competitive programming contests
- find ready-to-use implementations of segment trees and Fenwick trees
- reference graph algorithms like max flow and shortest paths
- study string algorithms such as suffix arrays and KMP
- follow a structured curriculum to learn algorithms by level
- reuse tested algorithm templates during contests

## When to choose
- you compete in programming contests using Java and want battle-tested templates
- you want a curated collection of classic data structures and graph algorithms
- you need a learning curriculum with categorized practice problems

## When to avoid
- you need a production-grade library with package management and semantic versioning
- you work in a language other than Java
- you need general-purpose application development utilities rather than algorithm templates

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages
- platform: jvm
- tags: competitive-programming, data-structures, graph-algorithms, java, algorithms, interview-preparation

## Member repositories
- AhmadElsagheer/Competitive-programming-library (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.862509+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-30T02:27:48.267407+00:00, confidence not recorded.
  - readme: https://github.com/AhmadElsagheer/Competitive-programming-library (fetched 2026-08-28T04:06:55.862509+00:00, sha c577bca5cbd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
