Reduction

Get to know how to reduce a problem to a simpler one using recursion.

What is reduction?

Reduction is the single most common technique used in designing algorithms. Reducing one problem XX to another problem YY means to write an algorithm for XX ...

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy