Coddy logo

Explore

Categories

Programming language

Explore courses by programming language.

Course type

Learn, challenge or build your portfolio in a practice-driven way.

Level of knowledge

Choose courses tailored to your level of knowledge perfectly.

Or try to search for any course. Still can't find? let us know what are you missing!

Daily Challenge

search
menu icon
Loading...Creator image

Creator

Anonymous

Stack - Data Structures Series #1

In this course, you will learn about the Stack data structure, create a Stack from zero using your preferred language, and practice coding challenges with it!

13 Lessons

11 Challenges

Prerequisites

Basic object oriented programming knowledge in a language of your choice

Introduction

Introduction

What is Stack?

Stack Project

Stack Class

push

Project lesson

top

Project lesson

pop

Project lesson

size

Project lesson

empty

Project lesson

Practice Challenges

Practice #1

Practice #2

Practice #3

Practice #4

Practice #5