CS 3212: Algorithms

Course homepage



About
Announcements
Modules
Coursework
FAQ


Java API

  • Warning for VSCode users: there's a strange error that shows up with CLASSPATH in the VSCode command-line. When we ran the same code using VSCODE as editor but a separate (this was on a Macbook) Terminal, it worked fine. Suggestion: Do NOT use the VSCode command-line.
  • (August) There is a subdirectory called useful in which I will occasionally place classes like UniformRandom.java that I think will be useful to the class. These classes will themselves be periodically modified - I will try to remember to post a notice here when I've made such a modification.