A step-by-step guide with solved problems. I’m teaching visually with lots of examples.
ENROLL LINK AT THE BOTTOM
Skills you will learn
Deeply understand basic Algorithms & Data Structures concepts
Apply Algorithms & Data structures to new problems
Analyse algorithms efficiency
Find efficient algorithms
Solve algorithmic problems!
Learn more advanced topics
- The Ultimate Vue 2 Crash Course – Learn by Example
- Introduction to CSS Development
- Introduction to Salesforce Certification and Career Planning
- Pre-Flutter & Dart: Everything To Know Before You Start!
- Python For Beginners – Learn Python Completely From Scratch
Requirements
-
Desire to learn
-
The basic syntax of C or C++
Description
***Big update – Dynamic programming***
- Fibonacci sequence
- Dynamic programming
- How to spot recurrence relations?
- 0/1 Knapsack problem
- Stack
- Check parenthesis expression
- Queue