AhmadElsagheer/Competitive-programming-library
Code library for competitive programming purposes. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 3748
- days_rel: n/a
- days_push: 1523
- n_releases_24m: 0
Adoption not part of the score
2490 stars · 475 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
developer-tools education programming-languages jvm competitive-programming data-structures graph-algorithms java algorithms interview-preparation
1 source
- readme: https://github.com/AhmadElsagheer/Competitive-programming-library · fetched 2026-08-28 · c577bca5cbd0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AhmadElsagheer/Competitive-programming-library | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="AhmadElsagheer/Competitive-programming-library")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem