Practice ยท 1 of 1
Range Stats
Using algorithms (not hand loops): implement spread(v) = max โ min (0 for empty), and has_negative(v).
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Algorithms Practice: The Everyday Five