Codensity30/Strivers-A2Z-DSA-Sheet
Contains everything related to Stiver's A2Z sheet along with question, approach and code.
About the project
A collection of C++ solutions to Striver's A2Z DSA Sheet, organized by topic and difficulty, with each problem including the statement, approach, code, and complexity analysis.
Useful for
- Study the approach and complexity analysis before solving a DSA problem yourself
- Prepare for coding interviews by reviewing solutions grouped by topic and difficulty
- Contribute your own C++ solution via a pull request to expand the sheet
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 6 stars so far today, about 13 expected by the end of the day. The usual pace is 3 per day, so that's 5.2× as much.
- Before this, the repository barely got any stars — about 2 per day.
- The spike has held for 2 days in a row — not a one-off blip.
- GitHub Trending C++ today: #18, +23 stars.
- About 16 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 856
- Stars in a day
- 13
- Forks
- 290
- Issues and pull requests
- 10
- Watchers
- 2
- Language
- C++
- Created
- May 29, 2023
- Last push
- May 9, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026GitHub Trending C++ today: #18, +23 stars
Similar projects
-
6.3
yibie/awesome-jev
A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions (choice, score, boolean with confidence).
-
6.2
mabdulre9/electrical-engineering
A curated list of free university-level electrical engineering courses (MIT, Stanford, Yale, NPTEL, etc.) covering math, physics, circuits, machines, communications and control. For self-taught EE study without…
-
6.1
mihail911/modern-software-dev-assignments
Assignments for Stanford's CS146S course "The Modern Software Developer", covering modern software development practices with Python 3.12, Conda and Poetry.
-
6.1
qwdwqfwq/topconf-paper-figure-gallery
A searchable static gallery of 2,298 hand-curated Figure 1 and teaser figures from ICLR, ICML, NeurIPS, CVPR, ACL and AAAI (2023-2025), meant as inspiration for designing paper overview figures.
-
5.4
v-modal/awesome-jev-tools
A curated list of public projects and practices built on Jev, TypeSafe AI's System One model for typed decisions that takes unstructured state and returns a typed answer with a confidence rating. It gathers production…
-
5.3
SunnyMaria/csapp-zh-markdown
A Chinese Markdown edition of the CSAPP third-edition textbook: all chapters, 238 exercise answers, and translations of eight labs, for online or offline study.