YoVDO

Linear vs Binary Search Algorithms in C - With Code Examples

Offered By: CodeWithHarry via YouTube

Tags

Algorithms Courses C Programming Courses Binary Search Courses Data Structures Courses Time Complexity Courses Linear Search Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the differences between linear and binary search algorithms in this 35-minute video tutorial. Learn how to implement both search methods in C programming language, with linear search running in O(n) time complexity and binary search in O(log n). Gain insights into data structures and algorithms through practical coding examples and explanations. Access accompanying source code and notes for further study. Part of a comprehensive Data Structures and Algorithms course, this video provides valuable knowledge for programmers looking to enhance their problem-solving skills and optimize search operations in their code.

Syllabus

Linear Vs Binary Search + Code in C Language (With Notes)


Taught by

CodeWithHarry

Related Courses

Information Theory
The 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