Sobes.tech
Middle

Write a function that takes an array of numbers and returns the second largest number. The solution should work in a single pass through the array.

Write a function that takes an array of numbers and… - sobes.tech