You can use 2 pointer approach and two sum variable and iterate through both array.
Utilisateur anonyme
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