Esri Interview Question

Given an array, sum the total value of numbers.

Interview Answer

Anonymous

Jan 3, 2019

You can do it with a loop, or since it was 1-10 as the given numbers, there is a discrete mathematics formula for it.