Domanda di colloquio di Gracenote

Round 1: Given a program iterating over an integer array with one mistake. Fix the issue.

Risposta di colloquio

Anonimo

1 gen 2019

the loop was starting on i = 1 instead of 0.