CS 161

Design and Analysis of Algorithms

Summer 2018

LaTeX Resources

We strongly recommend typesetting solutions to homework in LaTeX. LaTeX is the standard for typesetting CS/math/etc papers, and will likely come in handy outside CS 161. As mentioned in the Policies section of the Course Info page, to encourage you to typeset solutions in LaTeX, we will offer extra credit for typed submissions.

Python Resources

We'll be using some Python here and there in the Homeworks and Tutorials to illustrate a few concepts. Required exercises will not need intimate understanding of the language, though some of the extra credit opportunities might require you code algorithms from scratch. Here are some resources to get you started.

Homework Resources

Here are a few homework guidelines and pieces of advice that Prof. Mary Wootters gives to her CS 161 students, which also pertain to this offering.