Novatore Solutions interview question

How to sort the array without using loop.

Interview Answer

Anonymous

8 Jan 2020

We can use Array .map method for that.