Assignments

Rules

Submission Instructions for Java Programs

Assignment 1

Questions

Click here to view the questions (posted Jan. 13).

Marking scheme - Request for Re-appraisal form

Due Date

Wednesday, January 27, 4:00PM

Submission Instructions

Submit both soft and hard copies of your work.
  1. Type and save your work in a Microsoft Word or HTML file. You may also save the file in PDF format. Name the file asg1.doc, asg1.docx, asg1.html or asg1.pdf. Submit the file electronically on an EECS server (e.g., red.eecs.yorku.ca) using the following command:

    submit 2011 asg1 [filename]

  2. Print a copy of the submitted file and drop it in the assignment box of EECS2011 located on the east wall of the office LAS-1003 by 4:00PM on the due date.

Assignment 2

Questions

Click here to view the questions (posted Jan. 27). More test cases

Due Date

Wednesday, February 10, 10:00PM

Submission Instruction

Submit the 4 Java files electronically before the above deadline using the following command. NO hard copies are required.

submit 2011 asg2 [filename]

Assignment 3

Questions

Click here to view the questions (posted Feb. 10).

Due Date

Wednesday, March 2, 10:00PM

Submission Instruction

Submit the 3 Java files electronically before the above deadline using the following command. NO hard copies are required.

submit 2011 asg3 [filename]

Assignment 4

Questions

Click here to view the questions (posted March 2). More test cases (match a .java file to the corresponding output using the matching number in the file names)

Due Date

Monday, March 21, 10:00PM

Submission Instruction

Submit only file AVLTree.java electronically before the above deadline using the following command. NO hard copies are required.

submit 2011 asg4 [filename]

Assignment 5

Questions

Click here to view the questions (posted March 21). The test program has been posted. Please re-download all the java files to your computer because we just fixed a small bug in the code.
More test cases (match a .java file to the corresponding output using the matching number in the file names)

Due Date

Monday, April 4, 10:00PM

Submission Instruction

Submit only file HeapPriorityQueue.java electronically before the above deadline using the following command. NO hard copies are required.

submit 2011 asg5 [filename]