Learnmonkey Learnmonkey Logo

Data Structures

What are Data Structures?

Data Structures are ways to organize data so it is simple and efficient to access what you stored. For example, you might make a more advanced version of a list, so you can make it easier to access elements and make it quicker to do so too.

Different Data Structures

Here are the Data Structures we will learn about in this tutorial series: