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
Introduction to Computing 计算概论APeking University via Coursera Data Structures and Performance
University of California, San Diego via Coursera Foundations of Data Structures
Indian Institute of Technology Bombay via edX Algorithms and Data Structures
Microsoft via edX Data Structures and Design Patterns for Game Developers
University of Colorado System via Coursera