C++ Data Structures in the STL

Coursera Courses ↗ · Coursera

Open Course on Coursera

Free to audit · Opens on Coursera

C++ Data Structures in the STL

Coursera · Beginner ·🚀 Entrepreneurship & Startups ·1d ago
In this project you will read weather data from a file and populate a C++ Vector with the file data. The data is then uniquified in a Set data structure and stored in a Map for accessing data by year. C++'s standard template library or STL contains data structures or containers that are built for efficiency. They are used to store and retrieve data in various formats. A list such as a Vector can be used in place of an array to contain data where the size cannot be determined ahead of time. A List is like a Vector, except elements can be more quickly added and deleted from it, since no shiftin…
Watch on Coursera ↗ (saves to browser)
Get your workplace featured on Fun Fun Function
Next Up
Get your workplace featured on Fun Fun Function
Fun Fun Function