Pergunta de entrevista da empresa LeadSquared

1 to n natural numbers in an array. one numbers is incorrect(or not according the sequence) Find which one without using for loop.

Resposta da entrevista

Sigiloso

24 de fev. de 2016

Use sum of first n natural numbers.

6