On this page you will find a listing of (selected) graduate course descriptions. Also see course listings for current semester. Office of the Registrar: Register for Classes Prerequisite: MTH 142 or ...
Unlike Conway's Game of Life, this automaton does not use simple neighbor counts. Every cell carries an integer state. During each generation, neighboring cells interact through Collatz ...
This course provides a comprehensive introduction to data structures and algorithms used in computer science. Throughout the course, students will learn how to write efficient code, analyze algorithms ...