Recursion
Develop essential music & audio skills with expert instruction and practical examples.
Skills you'll gain:
Skill Level
Requirements
Who This Course Is For
About This Course
WARNING: The instructor is not currently available to answer questions regarding this courseEven if the concept of recursion is simple, a lot of people struggle with it (not understanding the recursive process, not being able to figure out the base cases and recursive cases. ), this is why I wanted to create a course on recursion that explains it and illustrates it in detail, it also contains 11 solved and explained coding problems to practice. And knowing recursion will also give you a new way of thinking, which is dividing the problem into multiple instances of the same problem, which will help you understanding techniques like dynamic programming, backtracking.
See you in the first lecture. The course covers:What is recursionCode and executionBase cases and recursive casesMultiple recursive calls processCall stackRecursion treeHow to visualize the processRecursive functions complexity analysis (time and space comp)Recursion vs IterationHow to optimize a recursive function (memoization and dynamic programming)Divide-and-conquerBacktrackingRecursive data structuresTail recursionDouble recursionHow to think recursivelyPlus 11 solved and explained coding problems to practice:Sum of digitsCount occurrencesHas adjacent duplicatesReverse stringMinimum cost path in matrixAll possible phrasesKeypad combinationsString subsequencesBinary numbers with at most 2 zerosWord searchArray permutationsWhy you should take this course:Detailed explanation of how the recursive process worksAnimated examplesGood audio/video qualityReal English captionsContains coding problems to practiceAbility to ask questions if you don't understand something.
Topics Covered
Course Details
View pricing and check out the reviews. See what other learners had to say about the course.
This course includes:
Not sure if this is right for you?
Browse More Music & Audio CoursesContinue Your Learning Journey
Explore more Music & Audio courses to deepen your skills and advance your expertise.