This repository is not just a bunch of code files — it’s my daily DSA grind, a learning journal, and a roadmap towards becoming a product-ready developer.
Here, I practice C++ for competitive depth and JavaScript for practical coding skills.
Every day = new concepts, new problems, and consistent progress.
| Day | Topic | Language | Status |
|---|---|---|---|
| 1 | C++ Basics | C++ | ✅ Completed |
| 2 | Loops & Control Statements | C++ | ✅ Completed |
| 3 | 20+ Practice Questions | C++ | ✅ Completed |
| 4 | Pattern Printing | C++ | ✅ Completed |
| 5 | PatternS 50+_Question Solve | C++ | ✅ Completed |
| 6 | Bitwise Operators | C++ | ✅ Completed |
| 6 | Functions | C++ | ✅ Completed |
| 7 | Arrays | C++ | ✅ Completed |
| 8 | Strings | JavaScript | 🔜 Upcoming |
⚡ Log gets updated daily — track my journey here!
✔️ Build a rock-solid DSA foundation
✔️ Practice both low-level (C++) & high-level (JavaScript) thinking
✔️ Improve problem-solving speed & logical clarity
✔️ Stay consistent with daily commits
✔️ Showcase a transparent learning journey for recruiters & peers
- 🚀 Solved 20+ problems in a single day
- 🎯 Covered patterns, loops, arrays, strings & more
- 🧠 Focused on logic, time complexity & clean solutions
- 📂 Structured folders for clarity and scalability
DSA-with-Cpp-and-JavaScript/
├── C++/
│ ├── Basics/
│ ├── Loops/
│ ├── Patterns/
│ ├── Arrays/
│ └── Functions/
├── JavaScript/
│ ├── Strings/
│ └── Arrays/
└── README.mdEach folder has its own README with explanations and practice logs:
- 👉 Introduction_01 → – Basics & Loops
- 👉 Patterns_02 → – Pattern problems from basic to advanced
- 👉 Bitwise_Operators_03 → – Bitwise operations & practice
- 👉 Functions_04 → – All function topics with practice
- 👉 Array_05 → – All An Array topics with practice
(All topics are structured to help build strong logic and problem-solving skills.)
I’m Ompal Yadav — passionate about solving problems and building a career as a software developer. This repo is my commitment to growth, and my way of saying:
“No shortcuts, only consistency, effort & real code.”
Thanks for visiting! 👋 This repo reflects my hands-on learning, interview prep, and daily coding discipline.
Let’s learn, grow, and build together — one commit at a time. 🔥