Skip to content

Review System Added for the DSA Bootcamp Course #1522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions course_Reviews/reviewFormat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Student create a file name `review[Github Id].md` and paste this format and push your review
==============================
DSA Bootcamp Review by Student
==============================

Student Name: [Your Full Name]
Email: [[email protected]]

---------------------------------
Course Title: DSA Bootcamp
Instructor: Kunal Kushwaha
Platform: YouTube + GitHub
---------------------------------

📝 Review:
The DSA Bootcamp by Kunal Kushwaha is one of the most beginner-friendly and in-depth resources for learning Data Structures and Algorithms in Java. The explanations are clear, concise, and practical. Kunal’s teaching style is patient and engaging, which makes even complex topics feel approachable.

Each session builds upon the last, and the combination of theoretical concepts with live problem solving makes learning very effective. The course is well-structured, and the accompanying GitHub repository is a great resource for code reference and practice problems.

💡 Highlights:
- Starts from complete basics — no prior DSA knowledge needed.
- Covers core concepts: arrays, recursion, sorting, searching, linked lists, trees, graphs, etc.
- Great balance between theory and practical coding.
- Regular updates and community support via Discord and GitHub.

📈 Outcome:
After completing the bootcamp, I feel much more confident in solving DSA problems on platforms like LeetCode and HackerRank. It’s also helped me in technical interviews.

📅 Date of Completion: [Month, Year]

⭐ Overall Rating: 5/5

Thank you, Kunal, for making high-quality education free and accessible to everyone.

-------------------------
#DSA #Bootcamp #Java #KunalKushwaha