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)
In this video, we cover #recursion questions that deal with arrays. This is an important video as it teaches you which technique to use when. Things like passing arrays in arguments, returning arrays in recursion, creating local objects then sharing values, and more. 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 Introduction 0:03:18 Q1 : Sorted Array 0:18:42 Q2 : Linear Search 0:27:09 Q3 : Linear Search (on multiple occurrences) 0:30:50 Q4 : Return an ArrayList 0:49:47 Q5 : Return the list without passing the argument 1:04:19 Q6 : Rotated Binary Search 1:17:52 Outro #placement #dsa #interviews