Amazon interview question

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

Interview Answers

Anonymous

10 June 2012

give only number as input

1

Anonymous

14 July 2011

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

8