Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Fundamental Data Structures - Stacks and Queues in C++

via CodeSignal

Overview

This advanced course delves into understanding and applying Stacks and Queues in C++. It explains the internal workings, implementation, and complexities of these structures, emphasizing their effectiveness for solving interview-centric algorithmic challenges.

Syllabus

  • Unit 1: Understanding and Implementing Stacks in C++
    • Implementing the Push Method for a Stack in C++
    • Fix the Stack Rejection Bug in C++
    • Simulating a Stack of Chairs in C++
  • Unit 2: Problem-solving with Stacks in C++
    • Balanced Bracket Validator in C++
    • Reverse and Flip Case with Stack in C++
  • Unit 3: Implementing Stack-Based Interview Solutions in C++
    • Find Following Smaller Elements
    • Stack Operations with Maximum Tracking in C++
  • Unit 4: Introduction to Queues in C++
    • Managing Roller Coaster Queues in C++
    • Fix the Amusement Park Queue System
    • Simulating a Theme Park Queue in C++
  • Unit 5: Advanced Queue Manipulations in C++
    • Simulate Ship Alternate Maneuver in C++ Queue
    • MovingAverage Class Implementation in C++

Reviews

Start your review of Fundamental Data Structures - Stacks and Queues in C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.