Entry Engineer Interview Questions

5,556 entry engineer interview questions shared by candidates

Given an array with each array elements containing a random cost (i.e {10, 5, 2, 200, 5, 1}). You can either step through element 1 by 1 or skip by 1 element (i.e array[0] > array[2] > array[3] > array[5]). Find the lowest cost from element 0 to N.
avatar

Software Engineer Entry Level

Interviewed at Jack Henry & Associates

4.1
Jul 27, 2015

Given an array with each array elements containing a random cost (i.e {10, 5, 2, 200, 5, 1}). You can either step through element 1 by 1 or skip by 1 element (i.e array[0] > array[2] > array[3] > array[5]). Find the lowest cost from element 0 to N.

Viewing 41 - 50 interview questions

Glassdoor has 5,556 interview questions and reports from Entry engineer interviews. Prepare for your interview. Get hired. Love your job.