Damus
notstr · 4w
Yes but it's missing the combine step when there is actually work performed
aj · 4w
You have a problem: calculating the nth Fibonacci number. You decide to use recursion to solve it. Now you have two problems.