LinkedList Animation by Y. Daniel Liang

This is the animation for ArrayList implementation. Enter a value and click the Search, Insert, and Delete button to search, insert, or delete the value from the list. Enter a value and an index and then click the Insert button to insert the value in the specified index. Enter an index and then click the Delete button to delete the value in the specified index. Click the TrimToSize button to make the capacity the same as the size.

Enter a value: Enter an index: