A great technique for coming up with algorithms to act on data structures is drawing out what the final data structure will look like and thinking about what needs to be updated to get it there. With a partner, draw a doubly linked list like the above after each of the following changes.
To submit your work, take a picture of your drawings after each step above and add the picture(s) to your github repository for Lab 4