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

Algorithms and Data Structures - Part 2

Algorithms and data structures are the foundation of software engineering. This course will teach you about some of the algorithms and data structures used daily by professional software engineers.

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

What you'll learn

Understanding algorithms and data structures is fundamental to creating efficient software. In this course, Algorithms and Data Structures - Part 2, you’ll learn many algorithms and data structures used in software development. First, you’ll explore sorting and searching algorithms. Next, you’ll discover advanced data structures such as sets, heaps, balanced binary trees, B-Trees, and priority queues. Finally, you’ll learn how to safely use these algorithms and data structures in multi-threaded or concurrent programming environments. When you’re finished with this course, you’ll have the skills and knowledge of algorithms and data structures needed to successfully apply them in your own software development projects.

Table of contents

About the author

Robert Horvick - Pluralsight course - Algorithms and Data Structures - Part 2
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