Goldman Sachs Interview Question

Add 1 through 49.

Interview Answers

Anonymous

Mar 3, 2011

use n*(n+1)/2, in this case n=49.

3

Anonymous

Feb 7, 2011

1225