Pregunta de entrevista de National Instruments

Given an array with one missing value, describe a way to find the missing value. Give two ways.

Respuesta de la entrevista

Anónimo

16 feb 2015

Separate array, add the sums, subtract them from one another.