CS 6363.004: Design and analysis of computer algorithms (Spring 2018)

Course Syllabus   Class log   Practice problems   eLearning


Announcements

4/19:	Assignment 6 (due May 1).

4/6:	Test cases for project and their outputs:
	test20-6363-2018s.txt: 236368 4690680 (< 3 sec)
	test50-6363-2018s.txt: 1043848 107 (< 15 sec)
	test100-6363-2018s.txt: 680702 266108 (< 2 min)

4/3:	Assignment 5 (due Apr 19).

3/21:	Topics for Exam 2 (Thu, March 29): All topics covered in class up to March 22 (Lec 1-20).
	Important topics: Dynamic programming, Greedy algorithms, DFS, MST.
	
3/13:	Sample inputs/outputs for project (outputs are unverified):
	in2-6363-2018s.txt, in3-6363-2018s.txt, in9-6363-2018s.txt, in40-6363-2018s.txt

3/9:	Project description updated (Ver 1.1)

3/6:	Assignment 4 (due Mar 22).

3/5:	Programming project (due Apr 5).

2/13:	Assignment 3 (due Mar 1).

1/30:	Assignment 2 (due Feb 13).

1/29:	Final exam: Thu, May 3, 11:00 AM - 1:00 PM.

1/26:	Teaching assistant: Hui Wang.  Email: hxw161630@utdallas.edu
	Office hours: Wed/Fri 1:00-3:00 PM (at ECSS 2.104A1).

1/18:	Assignment 1 (due Jan 30).

1/2:	Syllabus Ver 1.0


Return to Balaji Raghavachari's home page.