**CS2852 Data Structures** Lecture Videos Spring 2019 Week 2 Lecture 2 # Announcements [download](lectures/2852-2-2a.mp4) ![Announcements](lectures/2852-2-2a.mp4) # Testing [download](lectures/2852-2-2b.mp4) ![Testing](lectures/2852-2-2b.mp4) # `Node` class and `LinkedList` Constructor [download](lectures/2852-2-2c.mp4) ![`Node` class and `LinkedList` Constructor](lectures/2852-2-2c.mp4) # `isEmpty()`/`size()` [download](lectures/2852-2-2d.mp4) ![`isEmpty()`/`size()`](lectures/2852-2-2d.mp4) # `add()` [download](lectures/2852-2-2e.mp4) ![`add()`](lectures/2852-2-2e.mp4) # `clear()` and description on `get()`/`set()`/`contains()` [download](lectures/2852-2-2f.mp4) ![`clear()` and description on `get()`/`set()`/`contains()`](lectures/2852-2-2f.mp4) # `add(int, E)` and `remove(Object)` [download](lectures/2852-2-2g.mp4) ![`add(int, E)` and `remove(Object)`](lectures/2852-2-2g.mp4)