Result
Comparisons
0
Checked indices
—
Trace
Each step shows the value inspected and whether it matched.
- Run the algorithm to populate steps.
Searching Studio
Inspect every element from left to right. Ideal for unsorted lists or teaching the difference versus binary search.
0
—
Each step shows the value inspected and whether it matched.