Challenge: Dynamic Programming
Explore dynamic programming techniques by solving a challenge to maximize fun ratings at a company party. Learn to apply recursion on a hierarchical employee tree and decide which guests to include for optimal results using Python.
We'll cover the following...
We'll cover the following...
Let's practice what we have learned so far.
Task
Imagine you’ve just ...