Pergunta de entrevista da empresa AtDrive Group

Find the square numbers in the given range (x,y).

Resposta da entrevista

Sigiloso

30 de jun. de 2016

We had to use the equation (n+1)^2 = n^2 + 1 + 2*n for effective computation of consecutive squares.