Amazon Interview Question

Provide test data for a program whose functionality is to find second smallest number in a set

Interview Answers

Anonymous

Jun 10, 2012

give only number as input

1

Anonymous

Jul 14, 2011

1 2 3 2 2 2 4 5 6 2 2 1.9 2.1

8