Novatore Solutions Interview Question

How to sort the array without using loop.

Interview Answer

Anonymous

Jan 8, 2020

We can use Array .map method for that.