Pergunta de entrevista da empresa atfinity

search the missing number in a list!

Resposta da entrevista

Sigiloso

29 de jan. de 2019

if it is ordered, you need to use binary search strategy. if it is not xor all the numbers to get the missing one.