CMSC 420, Section 0301 - Data Structures

Fall 2018

Announcements

The final exam will be on Thursday, December 13th from 8-10 am in the regular room. Final Exam Topics
28 Aug 2018
Web page created.
6 Sept 2018
Assignment 1 has to be submitted in a hard copy
11 Sept 2018
The Winged Edge Structure from lecture
13 Sept 2018
Project 1 Part 2 Due on the submit server by 11:59pm
20 Sept 2018
Assignment 2 has to be submitted in a hard copy
29 Sept 2018
Project 1 Part 3 Due on submit server by 11:59pm
Updated sample input/output and operation definitions will be provided later tonight
4 Oct 2018
Lecture slides from guest lecturer can be found here
9 Oct 2018
Assignment 3 has to be submitted in a hard copy
11 Oct 2018
Project 1 Part 4 Due on submit server by 11:59pm
16 Oct 2018
Assignment 4 has to be submitted in a hard copy
18 Oct 2018
Lisp Assignment 1 has to be submitted in a hard copy
23 Oct 2018
Midterm in lecture
25 Oct 2018
Lisp Assignment 2 has to be submitted in a hard copy
30 Oct 2018
Lisp Warm Up Assignment has to be submitted in a hard copy
13 Nov 2018
Lisp Append Flat assignment has to be submitted in a hard copy
8 Nov 2018
Lisp Project 3 has to be submitted
20 Nov 2018
Lisp Project 4 has to be submitted
6 Dec 2018
Lisp Project 5 has to be submitted


Grading for Quadtree-project:

  • There are 80 points in total: 10 points for part-1, 10 points for part-2, 30 points for part-3, and 30 points for part-4. Grading on Part-3 and part-4 is based on the operations you implemented. There is a "x points" before each operation paragraph in quadcif.pdf. "x" is the points for this operation in final score. After test data, we will review your codes. If you just use brute-force algorithm and get the correct answer, you may get 30% points on this function.
  • Web Accessibility