Practice It C++: Common Data Structures
Offered By: LinkedIn Learning
Course Description
Overview
Practice your skills in C++ using common data structures such as arrays, stacks, queues, and linked lists.
Syllabus
Introduction
- Practice C++ data structures
- What you should know
- Using GitHub Codespaces with this course
- Overview: Arrays
- Try it: Sum of array elements
- Check it: Sum of array elements
- Try it: Prime numbers in an array
- Check it: Prime numbers in an array
- Try it: Array element search
- Check it: Array element search
- Overview: Stacks
- Try it: Reversing a string
- Check it: Reversing a string
- Try it: Browser history
- Check it: Browser history
- Overview: Queues
- Try it: Call center
- Check it: Call center
- Try it: Merchandise ordering system
- Check it: Merchandise ordering system
- Overview: Linked lists
- Try it: Navigation system
- Check it: Navigation system
- Try it: Anomaly detection
- Check it: Anomaly detection
- Next steps
Taught by
Károly Nyisztor
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera