To easily move from any node to its successor, and from any node to its predecessor, and from the first to the last node and from the last to the first node, you need
a. a singly-linked list
b. a singly- and circularly-linked list
c. a doubly-linked list
d. a doubly- and circularly-linked list
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.