Recursion and Backtracking (Memoization, D&C, Combinations)

Algorithm Design Techniques, Backtracking, Divide and Conquer, Memoization, N-queen Problem

Ratings 4.62 / 5.00
Recursion and Backtracking (Memoization, D&C, Combinations)

What You Will Learn!

  • You will be able to solve almost any problem involving recursion or at least easily understand the logic behind it.
  • You will learn Backtracking and be able to solve famous Backtracking problems that may be asked in the coding interviews.
  • You will have the sufficient knowledge and skill to easily understand and learn Data Structures and Algorithms.
  • You will learn how to create and solve problems having to do with Recurrence Relations.
  • You will learn the Basics of Programming Paradigms such as Dynamic Programming, Divide and Conquer and Backtracking.

Description

               If you have trouble understanding Recursion and Backtracking, which is a recursion based technique, then this course is for you, since it is a course solely dedicated to Recursion and All types of Algorithms related to it.           

              In this course the Basics of Recursion will be learned. The basic Algorithm Design techniques like Divide and Conquer, Dynamic Programming and Backtracking(Exhaustive Search) will be discussed and many problems related to them will be solved.

             Many different type of problems will be solved, from the simplest, finding the sum of numbers, to more difficult ones like Combinations, Permutations, Memoizations and the famous Flood Fill and N-queen Problem.

Who Should Attend!

  • Anyone who wants to improve his/her skills in Recursion and Backtracking.
  • Coders who want to do good in coding interviews.
  • Struggling students in the topic of Recursion and Backtracking.
  • Students who want to understand better Dynamic Programming and other Paradigms.
  • Coders who have just learned a Programming Language.

TAKE THIS COURSE

Tags

  • Algorithms

Subscribers

12311

Lectures

13

TAKE THIS COURSE



Related Courses