Featured resource
Tech Upskilling Playbook 2025
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Learn more
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Algorithms and Data Structures - Part 1

In this course, you will look at the core data structures and algorithms that are the building blocks of applications everywhere. You will learn how they work and see real-world examples that you can apply to your next project.

Robert Horvick - Pluralsight course - Algorithms and Data Structures - Part 1
by Robert Horvick

What you'll learn

Do you want to learn the core algorithms and data structures used in software development? This course is for you! In this course, Algorithms and Data Structures - Part 1, you will learn foundational knowledge of several common data structures and associated algorithms. First, you will learn about arrays and the asymptotic analysis of algorithms. Next, you will discover several data structures including linked lists, stacks, queues, binary search trees, and hash tables. Finally, you will explore how to modify a real-world application to use these data structures to improve usability and increase performance while reducing the amount of code. When you’re finished with this course, you will have the skills and knowledge of fundamental data structures and their algorithms needed to know when to use them in your own software development.

Table of contents

About the author

Robert Horvick - Pluralsight course - Algorithms and Data Structures - Part 1
Robert Horvick

Robert Horvick is software engineer with over two decades of experience building solutions at companies like Microsoft, Citrix, and Google. When not behind a keyboard, you will probably find him behind a camera taking photos of his grandkids.

More Courses by Robert