Binary Search in 2D Arrays
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
Learn how to apply binary search techniques for efficient searching in 2D arrays and matrices. Explore optimal solutions for row-column matrices and sorted matrices through detailed explanations, code examples, and practical problem-solving approaches. Gain valuable insights into data structures and algorithms to enhance your programming skills and prepare for technical interviews.
Syllabus
Introduction
Searching in Matrices
Q1 : Row Column Matrix
Code for Q1
Q2 : Sorted Matrix
Code for Q2
Outro
Taught by
Kunal Kushwaha
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera