Back to Freecodecamp

Defining an Algorithm

curriculum/challenges/english/blocks/searching-algorithms/defining-an-algorithm-video.md

latest303 B
Original Source

--description--

In this video, you will learn about a commonly used search algorithm.

--questions--

--text--

What is the name of the algorithm talked about in the video?

--answers--

Optical Search


Linear Search


Linked list Search


Triad Search

--video-solution--

2