TheAlgorithms/C-Sharp resource
All algorithms implemented in C#. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 52
- 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: 3687
- days_rel: n/a
- days_push: 290
- n_releases_24m: 0
Adoption not part of the score
8177 stars · 1706 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated collection of algorithms and data structures implemented in C# for educational purposes. It covers topics across computer science, mathematics, statistics, and machine learning, with documentation aimed at educators and students.
Use cases
- learn how classic algorithms are implemented in C#
- study data structures with annotated C# examples
- find reference implementations of sorting, graph, and crypto algorithms
- compare different algorithm strategies for the same problem
- use as teaching material for computer science courses
- prepare for coding interviews by reviewing algorithm implementations
When to choose
- you want readable, educational C# implementations of well-known algorithms
- you are a student or educator needing reference code with documentation
- you want to see multiple approaches to the same algorithmic problem
When to avoid
- you need a production-grade, performance-optimized algorithm library
- you require licensing more permissive than GPL-3.0 for commercial use
- you need battle-tested cryptographic primitives for real security work
Facets
learning-resource · maturity active
developer-tools education tutorials cross-platform dotnet c-sharp data-structures algorithms educational hacktoberfest
1 source
- readme: https://github.com/TheAlgorithms/C-Sharp · fetched 2026-08-28 · efbad46c2aa0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheAlgorithms/C-Sharp | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="TheAlgorithms/C-Sharp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem