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!
Syllabus
3 chapters13 lessons1 project6 challengesIntroduction
2 lessons- 01Introduction
- 02What is Stack?
Stack Project
Project6 lessons1- 01Stack Class
- 02push
- 03top
- 04pop
- 05size
- 06empty
Practice Challenges
5 lessons5- 01Practice #1
- 02Practice #2
- 03Practice #3
- 04Practice #4
- 05Practice #5
More like this
Queue - Data Structures Series #2
In this course, you will learn about the Queue data structure, create a Queue from zero using your preferred language, and practice coding challenges with it!
- 12
- 5
- 1
Binary Tree - Data Structures Series #3
In this course, you will learn about the Binary Tree data structure, create a Binary Tree from zero using your preferred language, and practice coding challenges with it!
- 13
- 5
- 1
Beginner Challenges - Practice Basic Concepts
Put your beginner coding knowledge to test and try to solve this programming challenges, use any language you want, Happy Coding!
Certificate on completion
- 20
- 20
Playing Cards Generator (Text Based)
In this course you will create text based playing cards generator using your favorite language, Happy Coding!
- 6
- 1
- 1
Recursion Challenges - Master The Recursive Thinking
Recursion is an important concept in computer science and a very powerful tool in writing algorithms. In this course, you will use recursion to solve challenges from beginner to advanced. In the end, you will ace this topic.
Certificate on completion
- 15
- 15