Recursion II

Welcome to week 4! Watch the video below to get an overview of the coming week.

Learning objectives

By the end of this week, you will be able to:

  • Trace the execution of recursive algorithms on strings and lists
  • Write recursive algorithms from scratch on strings and lists
  • Apply divide-and-conquer recursive techniques to sort lists
  • Conceptualize how Web crawlers index the Internet

What's due this week

  • Week 4 Quiz on Thursday (on Gradescope)
  • Week 3 Interview Reflection on Sunday