Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Implementing and Understanding Data Structures in Java 8

via Pluralsight

Overview

Learn the fundamentals of performance, memory usage, library design, and other core programming features by building basic data structure and collection classes from scratch in Java.

Data structures are used every day to hold and collect data. Often times pre-built data structures are used, such as Linked Lists and Maps, but you may never have built one from the ground up. In this course, Implementing and Understanding Data Structures in Java, you'll learn how to build many of the core data structures used in software development by utilizing the core Java programming language. First, you'll dive into learning about queues and stacks. Next, you'll explore lists and hashes in-depth. Finally, you'll finish off the course by discovering trees and how to utilize in practice. By the end of this course, you'll have a solid foundation on what each data structure is well-suited for, and what each data structure's performance access cost is.

Syllabus

  • Course Overview 1min
  • Getting Started 18mins
  • Stacks 33mins
  • Queues 27mins
  • Lists 31mins
  • Hashes 30mins
  • Trees 45mins

Taught by

Dan Bunker

Reviews

4.4 rating at Pluralsight based on 128 ratings

Start your review of Implementing and Understanding Data Structures in Java 8

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.