You can use 2 pointer approach and two sum variable and iterate through both array.
Antwoord op sollicitatievraag
Anoniem
22 dec 2020
Given a sorted array having negative & positive number including zeros as well, return an array which will contains square of each elements in sorted format