Here I share about my approaches that led me to clear interviews of top tier companies like Google off-campus, & get all the amazing opportunities. Get interview-ready with this course that has no prerequisites and is designed to make you an expert in solving easy to hard LeetCode problems with ease.
Curated by: Kunal Kushwaha (69 videos)
This video covers an introduction to #backtracking, along with maze path problems. An important video for interviews covering complete theory + code + tips. Register now for the Battlesnake fall league: https://play.battlesnake.com/league/fall-league-2021/ Take part in the learning in public initiative! Share your learnings on LinkedIn and Twitter with #DSAwithKunal & don't forget to tag us! 👉 Resources - Join Replit: http://join.replit.com/kunal-kushwaha - Complete Java DSA playlist: https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ - Code, Assignments, & Notes: https://github.com/kunal-kushwaha/DSA-Bootcamp-Java ➡️ Connect with me: http://kunalkushwaha.com ========================================= Timestamps: 0:00:00 Teaser 0:00:31 Introduction 0:01:51 Maze Problems 0:03:11 Q1 : Counting Paths 0:18:08 Code for Q1 0:20:58 Q2 : Printing Paths 0:27:00 Code for Q2 0:32:18 Q3 : Including Diagonal Paths 0:35:30 Q4 : Maze with Obstacles 0:40:43 Code for Q4 0:47:55 Q5 : Including All Paths 0:51:51 Explanation for Q5 1:07:04 Backtracking Introduction 1:11:01 Code for Q5 1:14:43 Q6 : Print Matrix and Paths 1:20:44 Code for Q6 1:25:37 Battlesnake Fall League 1:27:52 Outro #recursion #placement #dsa #interviews