UNIVERSITY OF PRINCE EDWARD ISLAND
Computer Science 361
Analysis and Design of Algorithms
September 2013

Title:   Analysis and Design of Algorithms
     
Instructor:   Cezar Câmpeanu
     
Email:   ccampeanu < at > upei < dot > ca
     
Office:   CASS 408
     
Tel:   (902)566-0485
     
Textbook:   Introduction to The Design and Analysis of Algorithms by Anany Levitin Addison-Wesley, 3nd Edition, 2012,
ISBN-10: 0-13-231681-1
ISBN-13: 978-13-231681-1
     
   
     
Textbook web site:   http://catalogue.pearsoned.ca/educator/product/Introduction-to-the-Design-and-Analysis-of-Algorithms-3E/9780132316811.page
     
Course web site:  

Go To: http://www.csit.upei.ca,
or http://www.upei.ca/csit,
Then follow the links: Faculty, Cezar Campeanu, Personal webpage, Teaching, and CS361 under Winter 2013.

     
General description:   The course will discuss several methods for analyzing time and space complexity of algorithms, algorithm design techniques, including divide and conquer, greedy, dynamic programming, and efficient algorithms for several common computer science problems. Other topics include graph algorithms, searching and sorting algorithms merging and hashing algorithms; and NP-completeness.
     
Time and Location:   Monday and Wednesday 1:30-2:45, CSH 104
     
Office Hours:   Monday 10:30, Wednesday 3:00pm-4:00pm, or anytime by appointment (please send email)
     
Class Meeting:  
Cass 104 on December 3rd from 12:00 noon to 2 pm
     
   
Midterm Wednesday, November 6, 2013
     
Final Exam:  
Friday, December 6 at 9:00 am, Kelley Memorial Building 211
     
Final MARKS:  
Everything Marked

Please check your marks. They will be submitted to Registar's Office later, today.
     
   
Merry Christmas and a A Happy New Year!
     
ACADEMIC HONESTY:   This course is committed to the principle of academic integrity. Submitted work is expected to reflect an individual effort. Copying or cheating on assignments or tests will be dealt with harshly. Students should read Academic Regulation 20 in the UPEI Calendar at page 61 (http://files.upei.ca/calendar.pdf).
     
Avoiding Plagiarism:   The following link will help you identify and. avoid plagiarism http://resources.library.upei.ca/plagiarism/index.htm.
     
Individual Work Expectations:   You are expected to write your own code, your own proofs, your own examples, and so on. Unless explicitly specified in the assignment's text, the submitted work should be all yours.
     
Grading scheme:
Assignments Midterm Examination Final Examination
40% 25% 35%
   
Course Resources:
  1. Assignments
  2. Handouts
  3. Tentative Schedule
  4. Moodle login
  5. Assignment Policy
   
Important Notices: Please, check course web site periodically for updates. To view ps documents, you can download Aladdin Ghostview or another free viewer. To view PDF documents, you can download Adobe Acrobat Reader from Adobe site. For operating system like Linux, the viewers are included into the distribution On some older computers to view PDF decuments in your browser, you must enable the plug-in (Edit - Preferences - Navigator - Applications, select Portable Document Format (Postscript Document), Edit, click Application, and choose Acrobat, then click ok, and ok). For any problems concerning the CS361 pages, please contact me.
   
Note: Second year students and up that are interested in marking, please check with Rita Stanley. They must fill out an application.
   
To make sure you are viewing the most recent version of this page,press the shift key while clicking on the Reload button.
It is your responsibility to check this page for updates.

Last modified:Tuesday September 05, 2017 at 09:17 am ADT
Cezar Câmpeanu