...

/

Summary: Data Structures

Summary: Data Structures

A summary of what we discussed in the “Data Structures” chapter.

We'll cover the following...

In this chapter, the container types from the standard library were introduced. You learned that the way we structure data has a big impact on how efficiently we can perform certain operations on a collection of objects. The asymptotic complexity specifications of the standard library containers are key factors to consider when choosing among the different data structures.

Access this course and 1400+ top-rated courses and projects.