https://leetcode.com/problems/squares-of-a-sorted-array
Follow-up: Can you do it in-place (without extra array) and O(n) time?