Linear Search

Sequential Search Visualizer
Index -
Size -
Instructions
  • Enter data and click Load Array.
  • Enter the key to search.
  • Use Step Forward to trace the algorithm logic step-by-step.
  • Note: Position displayed is index + 1 (Human counting).
Console
Array Input
Key Value
Original Input Array
No array loaded yet
No array loaded
System ready. Please load an array.
Algorithm Steps