Introduction
Data Structures are an essential part of learning to code. They are how we store data, and how we manipulate it. In this course we will take a look at various data structures and their applications.
Level
This course is at the intermediate level. You should be familiar with at least one language, preferably an object oriented language. Some of the examples will cover a variety of languages while others will only use one. Each example at the very least will include Java exmaples.
Date Published
The first modules of this course were published on January 16, 2022.
Last Updated
The last update for this course was on January 16, 2022.
This course on Data Structures is created by
Sources
- Data Structures and Algorithms in Java, 6th Edition, by Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser, John Wiley & Sons, Inc.