Morgan Stanley interview question

How would you make a sorted list?

Interview Answer

Anonymous

16 Jul 2021

To make a sorted listed we first create a empty list and then sort it.