CS Research Topics // Review

Slides

Today, each section might do slightly different things: catch up with previous materials, review recursion, or talk about CS research.

Optional Slides: Recursive File Tree Traversal

Code

We have two notebooks:

  1. Click on the lec_recursionpractice.zip link to download the .zip file to your computer. The unzipped folder contains the notebook for lecture activities.
  2. Click on the lec_recursive_fileTrees.zip link to download the .zip file to your computer. The unzipped folder contains the notebook for lecture activities.

Solutions

I have made a genuine effort to complete the code exercises. Show me the solutions.