Back to Browse

LinearSearch

373 views
Dec 16, 2016
34:46

Quick review of linear search. In this video we use linear search to search an integer array for a value X. We take an incremental approach by develop method to print the contents of an array and then use that method as a template to develop the linear search. We briefly outline the inefficiencies of linear search and show how the guard can be modified to improve its performance.

Download

1 formats

Video Formats

360pmp440.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

LinearSearch | NatokHD