Pergunta de entrevista da empresa Gracenote

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

Resposta da entrevista

Sigiloso

1 de jan. de 2019

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