Courses
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!
Journey
Login
Creator
Anonymous
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!
Prerequisites
Basic object oriented programming knowledge in a language of your choice
Introduction
Introduction
What is Stack?
Stack Project
Stack Class
push
top
pop
size
empty
Practice Challenges
Practice #1
Practice #2
Practice #3
Practice #4
Practice #5