**CS2852 Data Structures** Lecture Videos Spring 2019 Week 7 Lecture 1 # Introduction [download](lectures/2852-7-1a.mp4) ![Introduction](lectures/2852-7-1a.mp4) # Lab 7 Intro [download](lectures/2852-7-1b.mp4) ![Lab 7 Intro](lectures/2852-7-1b.mp4) # Outcomes [download](lectures/2852-7-1c.mp4) ![Outcomes](lectures/2852-7-1c.mp4) # Binary Search Tree `add()` [download](lectures/2852-7-1d.mp4) ![Binary Search Tree `add()`](lectures/2852-7-1d.mp4) # Binary Search Tree `remove()` [download](lectures/2852-7-1e.mp4) ![Binary Search Tree `remove()`](lectures/2852-7-1e.mp4) # Tree Traversals [download](lectures/2852-7-1f.mp4) ![Tree Traversals](lectures/2852-7-1f.mp4) # Application of Tree Traversals [download](lectures/2852-7-1g.mp4) ![Application of Tree Traversals](lectures/2852-7-1g.mp4) # `BiConsumer` Functional Interface [download](lectures/2852-7-1h.mp4) ![`BiConsumer` Functional Interface](lectures/2852-7-1h.mp4)