Write a constructor for the class LinkedSortedList, as described in Segment 17.12, that has as a parameter an instance of a class that implements ListInterface. The new sorted list should contain all the entries in the list, but in sorted order.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.