Hello Mate,
This question was asked me in an interview in DSA round.
Let’s discuss problem statement.
We have an array with objects and the object have two keys name and rating we have to sort this array according to rating in ascending order.
/ sort-a-multi-dimensional-array-interview-q...