diff --git a/README.md b/README.md index 5632563e2..546637fb3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,75 @@ -# DSA + Interview preparation bootcamp -- Subscribe to the [YouTube channel](https://www.youtube.com/KunalKushwaha?sub_confirmation=1) -- [Lectures](https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ) -- [Course website](https://www.techwithkunal.com/courses/dsa) -- [Assignments](https://github.com/kunal-kushwaha/DSA-Bootcamp-Java/tree/main/assignments) (solutions can be found on LeetCode) +# 🚀 DSA + Interview Preparation Bootcamp + +A structured, beginner‑friendly **Data Structures & Algorithms + Interview Prep** bootcamp curated from **Kunal Kushwaha’s DSA series**. This repository is meant to help you stay organized, consistent, and interview‑ready. + +--- + +## 📌 What This Bootcamp Covers + +- Core **Data Structures & Algorithms** (from basics to advanced) +- **Problem‑solving mindset** for coding interviews +- Consistent practice using **LeetCode & Assignments** +- Clear learning path for **students & early‑career developers** + +--- + +## 📺 Resources + +- 🔔 **YouTube Channel** + Subscribe for high‑quality DSA content: + 👉 [https://www.youtube.com/KunalKushwaha?sub_confirmation=1](https://www.youtube.com/KunalKushwaha?sub_confirmation=1) + +- 🎥 **Lecture Playlist** + Complete DSA Bootcamp playlist: + 👉 [https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ](https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ) + +- 🌐 **Official Course Website** + Structured course overview and roadmap: + 👉 [https://www.techwithkunal.com/courses/dsa](https://www.techwithkunal.com/courses/dsa) + +- 📝 **Assignments Repository** + Practice problems aligned with lectures: + 👉 [https://github.com/kunal-kushwaha/DSA-Bootcamp-Java/tree/main/assignments](https://github.com/kunal-kushwaha/DSA-Bootcamp-Java/tree/main/assignments) + +> 💡 **Note:** Assignment solutions can be found on **LeetCode**. Try solving on your own before checking solutions. + +--- + +## 🧠 How to Use This Bootcamp Effectively + +1. Watch the lecture attentively +2. Take notes and understand concepts +3. Solve the corresponding assignments +4. Practice extra problems on LeetCode +5. Revise and optimize solutions + +Consistency > Speed 🚀 + +--- + +## 🎯 Who Is This For? + +- Beginners starting DSA from scratch +- Students preparing for **internships & placements** +- Developers revising DSA for **technical interviews** + +--- + +## 🛠 Tech Stack + +- Language‑agnostic (Java / C++ / Python supported) +- Platform: LeetCode + +--- + +## ⭐ Support + +If you find this bootcamp helpful: + +- ⭐ Star the repository +- 🔔 Subscribe to the YouTube channel +- 💪 Stay consistent and keep grinding + +--- + +**Happy Coding & Best of Luck for Your Interviews! 💻🔥**