Microsoft Interview Question

Designing and Programming for a physics problem Mathematics: complete divisible numbers to N in a range String modification

Interview Answers

Anonymous

Sep 28, 2012

Make that loop run to N/2. 100 is not divisible by anything more than 50, for(int i=0; i I is divisible by N }

1

Anonymous

Jun 13, 2012

for(int i=0; i I is divisible by N }

1