Close
Close Window

MHC S26 COMSC 205: Data Structures

Chapter 10 Linked Lists II

«  9.2. Linked Lists part I   ::   Contents   ::   11.1. Doubly Linked Lists  »

10.1. Linked Lists part II: remove helper methods

Below are animations for the removeFirst() and removeAfter() helper methods, which are used to implement the remove(int position) method.

10.1.1. removeFirst()

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

10.1.2. removeAfter()

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

   «  9.2. Linked Lists part I   ::   Contents   ::   11.1. Doubly Linked Lists  »

Close Window