Introduction
Learn how data structures are important to improve our quality of life.
We'll cover the following...
Every computer science curriculum in the world includes a course on data structures and algorithms. Data structures are that important; they improve our quality of life and even save lives on a regular basis. Many multi-million and several multi-billion dollar companies have been built around data structures. The course contains executable programs in Python comprising classes, and sample libraries to demonstrate the working of each data structure and related methods.
Press + to interact
Real-world examples
If we stop to think about it, we realize that we interact with data structures constantly.
- Open a file: File system data structures are used to locate the