CS331 - Datastructures and Algorithms

Version 1

Course webpage for CS331

Help!

Python and Jupyter Notebooks

You should familiarize yourself with python as a programming language.

Jupyter and Notebooks

Python REPLs

Manage python versions

We recommend that you use pyenv to have full control over the python version you are using. The instructor will use python 3.9 in this course.

Text editors and IDE