Imagine a circular linked list of integers diat are sorted into ascending order, as Figure illustrates. The external referencelist references the last node, which contains the largest integer. Write a method that revises the list so diat its data elements are sorted into descending order, as Figure b illustrates. Do not allocate new nodes.
(a)

FIGURE 5-33
Two circular linked lists
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.