Morgan Stanley Interview Question

How would you make a sorted list?

Interview Answer

Anonymous

Jul 16, 2021

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