In general, adding an element e in one step to a singly-linked list just before a node referenced by ref_.
a. cannot be done
b. can be done if you use a loop
c. can only be done when ref is the last node in the list
d. can be done if you check for exceptions
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.