Day-3 Squaring a Sorted Array
Hello, Today we shall solve a problem where we are given a sorted array, create a new array containing squares of all the numbers of the input array in the sorted order.
Any thoughts on how to solve this already ?
Great, for this problem we will us...
blog.iamvarshith.dev3 min read