To remove a node that is not the head of a singly-linked list conveniently, you need to have a reference to_.
a. the node that precedes it
b. the node that comes after it
c. the node itself
d. none of the above
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.