Pregunta de entrevista de ProgressSoft

how you can improve the code above ?

Respuesta de la entrevista

Anónimo

30 jul 2018

make the arr array a static field and check if n is lower than the upper bound of the array then return arr[n] otherwise continue calculation from upper bound to n