Your task in this exercise is to show the behavior for some code.
The following lines of code will set up the picture
below:
To move an element, click on it (to highlight it), then click on the element position in the node where you want it to go. You can make a node's "next" pointer point to "null" by first clicking the pointer for the node and then clicking the "makenull" button.
Hint 1
Hint 2
Hint 3