gdisf / teaching-materials

GDI SF - Web Development and Programming Curriculum

Home Page:http://www.teaching-materials.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[algorithms] laundry v3 example is confusing

sara-gudeman opened this issue · comments

Even with the pseudocode and the picture, the laundry v3 example (slide 35) is very confusing. For example, do items and section always need to be equal to each other? If so, why? If they're not equal, then N^2 may not be the time complexity.

This example should likely be replaced or made more clear.

This was completed with the above pr