# ShahjalalShohag/code-library

Templates, algorithms and data structures implemented and collected for programming contests.

Repository: https://github.com/ShahjalalShohag/code-library
Canonical: https://ross.abutalabs.com/products/code-library
Language: C++
License: MIT
License Family: permissive
Topics: algorithms, code-library, data-structures, data-structures-and-algorithms, hacktoberfest, cpp, competitive-programming
Last push: 2026-03-03T11:41:05+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 35, longevity 100
- inputs: {"age_days": 2845, "days_push": 183, "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 3682, forks 883 (observed 2026-08-28T04:08:13.766208+00:00)

## What it is
A personal code library of templates, algorithms, and data structures for competitive programming, written mostly in C++. It includes practice problem links and a companion topic list with tutorials and progress tracking.

## Use cases
- find C++ templates for competitive programming contests
- learn algorithms and data structures with practice problems
- build a personal ICPC contest notebook
- prepare for coding interviews with reference implementations
- study clean implementations of graph, string, and math algorithms

## When to choose
- you compete in programming contests and need battle-tested C++ templates
- you want curated algorithm implementations with linked practice problems
- you need a reference while building your own contest library

## When to avoid
- you need a production-ready algorithm library with package management
- you want implementations in languages other than C++
- you need guaranteed correctness or maintenance for production use

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, documentation
- domain: education, programming-languages, tutorials
- platform: cpp
- tags: competitive-programming, data-structures, templates, code-library, cpp, interview-prep, algorithms

## Member repositories
- ShahjalalShohag/code-library (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.766208+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-29T18:31:12.669065+00:00, confidence not recorded.
  - readme: https://github.com/ShahjalalShohag/code-library (fetched 2026-08-28T04:08:13.766208+00:00, sha effd7ab4af3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
