# Ashishgup1/Competitive-Coding

Repository: https://github.com/Ashishgup1/Competitive-Coding
Canonical: https://ross.abutalabs.com/products/competitive-coding
Language: C++
License Family: other
Last push: 2024-07-18T20:23: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": 2987, "days_push": 776, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1462, forks 708 (observed 2026-08-28T04:04:47.658127+00:00)

## What it is
A curated collection of C++ templates, algorithms, and data structures for competitive programming contests. It serves as a reusable reference codebase covering common algorithmic patterns used in platforms like Codeforces and ICPC.

## Use cases
- prepare for competitive programming contests
- find ready-made C++ implementations of algorithms
- study data structures and graph algorithms
- build a personal contest template library
- practice for coding interviews
- look up number theory and dynamic programming snippets

## When to choose
- you compete in Codeforces, ICPC, or similar contests and need battle-tested C++ templates
- you want a well-known, widely starred reference of algorithm implementations
- you are learning competitive programming and want idiomatic C++ examples

## When to avoid
- you need a production-ready algorithm library with tests, documentation, and a license
- you work in a language other than C++
- you need a package installable via a package manager rather than copy-paste code

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools, math, data-science
- domain: developer-tools, education
- platform: cpp, cross-platform
- tags: competitive-programming, algorithms, data-structures, templates, c-plus-plus, interview-preparation, codeforces

## Member repositories
- Ashishgup1/Competitive-Coding (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.658127+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-30T04:35:15.824906+00:00, confidence not recorded.
  - readme: https://github.com/Ashishgup1/Competitive-Coding (fetched 2026-08-28T04:04:47.658127+00:00, sha 34264dc6c440)
- Data as of 2026-08-30T08:39:29.467469+00:00.
