You can use 2 pointer approach and two sum variable and iterate through both array.
Risposta di colloquio
Anonimo
22 dic 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