Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 168 Bytes

File metadata and controls

4 lines (2 loc) · 168 Bytes

Problem 72:

Implement a JavaScript function to find the second smallest element in an array of numbers. The function should return the second smallest number.