#615 · Primary category: Education & Research

Programming-Street-150

Starting from Zero in Coding - DSA is a critical Problem-Solving Skill, it's important to build a strong foundation before diving into it.

Project last updated:10/14/24

GitHub Stars

1.1K

Forks

260

Contributors

1

License

MIT

Why we included this project

Anyone learning to code, whether through a bootcamp or on their own, often hits the same wall: DSA problems that assume a foundation they haven't built yet. The project's answer is 150 problems spread across three sprints, moving from basic logic checks like prime numbers and leap-year validation up to intermediate and advanced material, with the expectation that you pick one language, Python, Java, or C++ for instance, and work through the set at your own pace. It's a guided practice plan rather than an automated grader, so you solve the problems yourself and use the collection to keep a steady rhythm. For a beginner who wants a concrete sequence of exercises before tackling harder algorithm content, this is a genuinely useful map.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category