Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

What is Binary Search?

via freeCodeCamp

Overview

This course teaches learners about binary search, including its definition and how to apply it to problem-solving. Participants will gain hands-on experience implementing binary search using C++. The teaching method includes video tutorials covering various aspects of binary search. The course is designed for individuals interested in improving their problem-solving skills and understanding algorithms.

Syllabus

) What is Binary Search.
) Implementation and common errors.
) Recursive implementation.
) Finding the first or last occurrence of a number.
) Count occurrences of a number in a sorted array with duplicates.
) How many times is a sorted array rotated?.
) Search element in a circular sorted array.

Taught by

freeCodeCamp.org

Reviews

Start your review of What is Binary Search?

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.