In this video, we cover Linear Search in-depth. We cover the working, complexity analysis, code, and some questions to strengthen the concepts.
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: https://www.techwithkunal.com
=========================================
Timestamps:
0:00 Introduction
0:35 What is searching?
1:32 Linear Search
15:50 Code for Linear Search
25:30 🎯 Questions
25:52 Q1 : Search in String
30:30 Q2 : Search in Range
33:35 Q3 : Minimum Number
37:26 Q4 : Search in 2D Arrays
49:15 Q5 : Even Digits
1:00:27 Optimized Solution for Q5
1:04:05 Q6 : Max Wealth
1:14:47 Outro
#searching #placement #dsa #interviews