about | help | code help+videos | done | prefs |
sspiege3@schools.nyc.gov arraysearch
**There are standard algorithms for searching.
**Sequential/linear search algorithms check each element in order until the desired value is found or all elements in the array or ArrayList have been checked.
Warm up: countValues H
In Class together: position7 H
Independent: posOf4 H
hasEvens
posThree
getIndex H
indexNeg
lastPosition .
minPositive2
findLargestIndex
Challenge:
secondLargest2 H
Copyright Nick Parlante 2017 - privacy