Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 216 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 216 Bytes

Good morning! Here's your coding interview problem for today.

This problem was asked by Facebook.

Given an array of numbers of length N, find both the minimum and maximum using less than 2 * (N - 2) comparisons.