akashsingh3031/striver-a2z-dsa-sheet — explained in plain English
Analysis updated 2026-07-19 · repo last pushed 2022-12-20
Follow a step-by-step roadmap of 450 coding problems to prepare for technical interviews.
Compare your own solutions when stuck on a specific data structure or algorithm problem.
Track your progress through the Striver sheet using a structured folder layout.
Show evidence of consistent coding practice for internship or job applications.
| akashsingh3031/striver-a2z-dsa-sheet | 0labs-in/vision-link | 3xhelix/rbdoom | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | — | TypeScript | — |
| Last pushed | 2022-12-20 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | moderate | hard |
| Complexity | 1/5 | 3/5 | 3/5 |
| Audience | developer | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
No setup needed beyond cloning the repo and opening the solution files in your preferred code editor.
This repository is a personal study aid built around the popular Striver A2Z DSA Sheet, a well-known checklist of data structures and algorithms problems used to prepare for software engineering interviews. The repo collects solutions to those problems in one place so a learner can follow along, check their work, and track their progress instead of hunting for answers scattered across the internet. At a high level, the project mirrors the structure of the original Striver sheet, which walks a person from basic programming concepts through advanced topics like graphs, dynamic programming, and trees. Each section of the sheet corresponds to a folder or set of files containing the user's own code solutions to the assigned problems. The idea is that a beginner can start at step one and work through roughly 450 problems in a logical order, building skills layer by layer. Since the README doesn't go into detail, it's hard to say whether this includes explanations, test cases, or only raw code, but the core purpose is clear: it's a personal log of working through the sheet. This would be useful for someone self-studying for technical interviews at companies that ask coding questions, such as Google, Amazon, or Meta. A student who wants a roadmap that says "do these problems in this order" would benefit, as would someone who likes seeing how another learner approached the same challenge. For example, a college junior aiming for a summer internship could follow the sheet, compare solutions when stuck, and use the repo as evidence of consistent practice. What's notable is that this appears to be an individual's working notebook rather than a polished library or tool. It trades broad documentation and community polish for the honesty of a personal grind. That makes it less of a product and more of a companion for anyone on the same learning path who wants company along the way.
A personal collection of code solutions to the Striver A2Z DSA Sheet, a 450-problem checklist for software engineering interview prep. It lets learners follow a structured roadmap, check answers, and track progress.
Dormant — no commits in 2+ years (last push 2022-12-20).
The repository does not include a license file, so it is unclear what permissions exist for using or copying the code.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.