New Course: Algorithms and Data Structures – Part 1

Robert Horvick has just published a new course: Algorithms and Data Structures – Part 1

In this course we will look at the core data structures and algorithms used in everyday applications. We will discuss the trade-offs involved with choosing each data structure, along with traversal, retrieval, and update algorithms. This is part 1 of a two-part series of courses covering algorithms and data structures. In this part we cover linked lists, stacks, queues, binary trees, and hash tables.

This entry was posted in New Releases by Fritz Onion. Bookmark the permalink.

About Fritz Onion

As the Editor in Chief of Pluralsight, I oversee the commissioning and publication of new courses, recruiting of new authors, and even manage to keep my hands in the development of internal tools we use. My goal is to help make Pluralsight the single most important resource for every modern software developer in the world.

3 thoughts on “New Course: Algorithms and Data Structures – Part 1

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s