📚 Your all-in-one place to learn, practice, and master coding fundamentals — with organized notes, clean code, and downloadable resources.
Welcome! This repository is built to simplify your coding journey with:
- 📘 Topic-wise notes (in PDF format)
- 💻 Clean and tested code for each topic
- 🧠 Interview-focused questions
- ✅ Trackable learning roadmap
- 🙌 A growing discussion space for learners
.
├── PDFs/ # All topic-wise notes in PDF format
├── Code/ # Well-organized code files by topic
├── PracticeSheets/ # Curated problem sets (Blind 75, Striver, etc.)
├── README.md # This file
└── Discussion/ # Community Q&A and idea sharing
- 📄 All topic notes available in
/PDFs
- 🧾 Problem sets and solutions available in
/PracticeSheets
- 🧠 Code implementations in
/Code
You can clone the repo and explore it locally:
git clone https://github.com/yourusername/your-repo-name.git
Help me improve this resource! If anything is missing, incorrect, or outdated:
I’ll try to add/fix it ASAP — every suggestion helps others too.
Head over to the Discussions tab to:
--> Ask doubts
--> Share strategies
-> Recommend topics
--> Help fellow learners
If this helped you, consider giving a ⭐ to the repo. It motivates me to keep improving this!
📌 Remember: The journey is yours. Go at your pace, stay consistent, and crack the code. 💻🔥- Replace
yourusername/your-repo-name
with your actual GitHub repo path - Upload your PDFs, codes, etc. in the right folders (
/PDFs
,/Code
,/PracticeSheets
) - (Optional) Add your own
banner.png
or custom artwork in the/assets/
folder and update the path
If you want me to generate a custom animated banner, or auto-link each PDF/code topic to the table of contents,