# Data Structures and Algorithms: Deep Dive Using Java

- Instructors: Tim Buchalka, Goran Lochert
- Length: 16 hr
- Link: Data Structures and Algorithms: Deep Dive Using Java
- Resources:
# Course Content
- Introduction
- Arrays
- Sort Algorithms
- Lists
- Stacks
- Queues
- Hashtables
- Search Algorithms
- Trees
- Heaps
- Course Wrap-Up