...
Compliant Solution (exception)
This solution returns a the modified Node
when one is found and throws a NodeNotFoundException
if when the node is not available in the list.
...
...
This solution returns a the modified Node
when one is found and throws a NodeNotFoundException
if when the node is not available in the list.
...