ProgressSoft interview question

how you can improve the code above ?

Interview Answer

Anonymous

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