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
Conception et mise en œuvre d'algorithmes.École Polytechnique via Coursera Algorithmen und Datenstrukturen
Universität Osnabrück via iversity 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX 数据结构基础
Peking University via Coursera