Suppose the things passed to the method were:

array: [1,0,42,-1,2,666,-99,*,*,*] length: 7

(I've written * because it might be the case that you want to pass longer arrays and simply ignore the...