**CS2852 Data Structures** Lecture Videos Spring 2019 Week 9 Lecture 3 # Shallow Copies [download](lectures/2852-9-3a.mp4)  # Deeper Copies with Copy Constructor [download](lectures/2852-9-3b.mp4)  # Deep Copy with Copy Constructor [download](lectures/2852-9-3c.mp4)  # Deep Copy with `.clone()` [download](lectures/2852-9-3d.mp4)  # Problems with `.clone()` [download](lectures/2852-9-3e.mp4)  # Aside: `hashCode()` and Lab 10 activity [download](lectures/2852-9-3f.mp4) 