Code base for UMD's CMSC420, Data Structures, Section 0101, Spring 2019.
-
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 Jason at [email protected] 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.
Refer to the text file LICENSE
for details.