CSCI 385 Spring 2025
Advanced Data Structures and Algorithms
Charles Cusack
Computer Science
Hope College
Main
Schedule
Grading
Gradebook
Homework

Policies
Advice
College
    Policies

Notes
Programs
Tutorials
Handin

CSCI 385
MATH 160
Others

Admin

Course Information


Time     2-3pm MWF
Location     SCHAAP 2128

Instructor     Charles Cusack
Email     cusack@hope.edu
Office     VWF 217B
Phone     395-7271
Office Hours       3-4pm MWF

Textbooks

Resources

Description See the Catalog description

Topics This course presents some of the most important algorithms and algorithmic paradigms in use. Specific topics include things like:
  • A review of algorithmic techniques from 255 such as brute force, divide-and-conquer, decrease-and-conquer, transform-and-conquer, dynamic programming, and greedy techniques.
  • Introduction to advanced algorithmic techniques such as Approximation Algorithms and Linear Programming
  • Distributed/Parallel Algorithms (OpenMP, Java threads, etc.)
  • Quantum Algorithms (maybe)
See the Schedule for a more detailed description of what we will do when.