Binary Search Algorithm - Theory + Code
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
Dive into the theory and implementation of the binary search algorithm in this comprehensive 58-minute video tutorial. Learn how binary search compares to linear search, understand its complexity, and explore the order-agnostic binary search variation. Follow along with code examples, derive the algorithm's efficiency, and gain practical insights for applying binary search in various scenarios. Engage with the #DSAwithKunal learning initiative by sharing your progress on social media. Access additional resources, including a complete Java DSA playlist and GitHub repository with code, assignments, and notes to further enhance your understanding of this fundamental searching technique.
Syllabus
Introduction
#DSAwithKunal
What is Binary Search?
Binary Search Algorithm
Why Binary Search?
Code for Binary Search
Order-Agnostic Binary Search
Code for Order-Agnostic Binary Search
Outro
Taught by
Kunal Kushwaha
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera