Bloomberg Interview Question

1-100 integer sequence, how to find the missing 2 numbers

Interview Answers

Anonymous

Jan 19, 2011

solve these 2 equations for A and B: 1+...+ A +...+ B +...+100 = 100(100+1)/2 1x... x A x .. x B x ...x 100 = 100!

1

Anonymous

Nov 3, 2010

my guess is square each, and find the difference, solve two equations