/CMSC420-Fall2019

Code base for demos and projects of CMSC420, Data Structures, Section 0101, Fall 2019, CS UMD.

Primary LanguageJavaMIT LicenseMIT

Description

Code base for UMD's CMSC420, Data Structures, Section 0101, Fall 2019.

Contents

  • src: Skeleton code for the course's projects, implementation examples, source of class demos and other cool stuff that we find.

  • doc: Various Javadocs. Very useful for projects.

  • README.md: The current Markdown-formatted README file.

  • LICENSE: ASCII text file containing a copy of the M.I.T license.

  • .gitignore: The Git ignore file.

Contact

Contact Jason at jasonfil@cs.umd.edu for questions, or submit a pull request on the GitHub repository, or use our Piazza forum. You can also look at our ELMS page for our TAs' office hours.

License

Refer to the text file LICENSE for details.