Binary Search in C
Offered By: Great Learning via YouTube
Course Description
Overview
Learn about the Binary Search algorithm and its implementation in C programming through this comprehensive 30-minute video tutorial. Explore the fundamentals of Binary Search, including its algorithm, examples, and both iterative and recursive implementations. Witness a practical demonstration of Binary Search in action and gain insights into its time and space complexity. Master this efficient searching technique to locate items in sorted lists quickly and effectively.
Syllabus
Course Introduction.
What is Binary Search?.
Binary Search Algorithm.
Binary Search Example.
Iterative and Recursive Binary Search Implementation.
Binary Search Demo.
Binary Search Time Complexity.
Binary Search Space Complexity.
Taught by
Great Learning
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