diff --git a/course_Reviews/reviewFormat.md b/course_Reviews/reviewFormat.md new file mode 100644 index 000000000..6dcd30f97 --- /dev/null +++ b/course_Reviews/reviewFormat.md @@ -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: [your.email@example.com] + +--------------------------------- +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