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 Go

via CodeSignal

Overview

This advanced course delves deeper into the understanding and application of Stacks and Queues in Go. It elucidates the concept, implementation, and complexities of these data structures, with hands-on practice of solving interview-based algorithmic coding problems.

Syllabus

  • Unit 1: Implementing Stacks in Go
    • Implementing the Push Method for a Stack in Go
    • Debugging Stack Operations
  • Unit 2: Using Stacks in Go for Balancing Parentheses and Reversing Strings
    • Balanced Brackets Challenge
    • Cosmic Signal Decoder
  • Unit 3: Efficient Stack Management and Implementation in Go
    • Discovering the Next Smaller Integer
    • Stack with GetMax Operation in Go
  • Unit 4: Queues in Go: An Introduction and Implementation
    • Implementing a Queue in Go for Ride Management
    • Fix the Theme Park Queue System in Go
    • Simulate a Theme Park Ride Queue
  • Unit 5: Advanced Queue Manipulations in Go
    • Fleet Command Simulation in Go
    • Implement Moving Average in Go

Reviews

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

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.