YoVDO

Practice It C++: Common Data Structures

Offered By: LinkedIn Learning

Tags

C++ Courses Algorithms Courses Data Structures Courses Stacks Courses Queues Courses Linked Lists Courses GitHub Codespaces Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
1. Arrays
  • 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
2. Stacks
  • Overview: Stacks
  • Try it: Reversing a string
  • Check it: Reversing a string
  • Try it: Browser history
  • Check it: Browser history
3. Queues
  • Overview: Queues
  • Try it: Call center
  • Check it: Call center
  • Try it: Merchandise ordering system
  • Check it: Merchandise ordering system
4. Linked Lists
  • Overview: Linked lists
  • Try it: Navigation system
  • Check it: Navigation system
  • Try it: Anomaly detection
  • Check it: Anomaly detection
Conclusion
  • Next steps

Taught by

Károly Nyisztor

Related Courses

Information Theory
The 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