Course Schedule - Fall Semester 2021

     

Meeting location information can now be found on student schedules in ESTHER (for students) or on the Course Roster in ESTHER (for faculty and instructors).
Additional information available here.

COMP 382 003 (CRN: 11307)

REASONING ABOUT ALGORITHMS

Long Title: REASONING ABOUT ALGORITHMS
Department: Computer Science
Instructors:
Burke, Mike
Mamouras, Konstantinos
Meetings:
10:50AM - 12:05PM TR (23-AUG-2021 - 3-DEC-2021) 
5:30PM - 6:45PM R (23-AUG-2021 - 3-DEC-2021) 
Part of Term: Full Term
Grade Mode: Standard Letter
Course Type: Lecture/Laboratory
Language of Instruction: Taught in English
Method of Instruction: Face to Face
Credit Hours: 4
Course Syllabus:
Course Materials: Rice Campus Store
 
Restrictions:
Must be enrolled in one of the following Level(s):
Undergraduate Professional
Visiting Undergraduate
Undergraduate
Prerequisites: COMP 182
Section Max Enrollment: 110
Section Enrolled: 60
Total Cross-list Max Enrollment: 220
Total Cross-list Enrolled: 159
Enrollment data as of: 20-APR-2024 8:29AM
 
Additional Fees: None
 
Final Exam: Scheduled Online Final Exam
Final Exam Time:
9-DEC-2021  
9:00AM - 12:00PM R
 
Description: Writing algorithms is fun, but how are you sure that the algorithm you wrote is flawless? Are there computing tasks for which it is impossible to produce an efficient algorithm, or, for that matter, any algorithm? To answer these questions, you have to learn to perform mathematical reasoning about algorithmic problems and solutions COMP 382 is an introduction to such reasoning techniques. Topics covered would include elementary logic, analysis of the correctness and efficiency of algorithms, and formal computational models like finite automata and Turning machines. On the way, you are also going to learn some new algorithm design techniques. Cross-list: COMP 382.