Skip to content
Search Algorithms

Linear Search

The most basic sequential search mechanism — O(n)

Test & Demo

Enter your custom array and target, then watch the search step-by-step

Target: