60:sysis of Algorithms Week 1:Introduction Instructor:Shengyu Zhang
Instructor: Shengyu Zhang
First week Part l:About the course Part ll:About algorithms ▣Vhat are algorithms? Why are they important to study? Part Ill:About complexity What is the complexity of an algorithm a problem Growth of functions
First week ◼ Part I: About the course ◼ Part II: About algorithms ❑ What are algorithms? ❑ Why are they important to study? ◼ Part III: About complexity ❑ What is the complexity of an algorithm / a problem ❑ Growth of functions
Part I:About the course
Part I: About the course
Tutorials Tutorials:Let's set the time now. Tuesday:5:30pm-6:15pm Webpage: http://www.cse.cuhk.edu.hk/~syzhang/course/Alg15 Information (time and venue,TA,textbook,etc.) Lecture slides oTutorials Homework Announcements
Tutorials ◼ Tutorials: Let’s set the time now. ❑ Tuesday: 5:30pm-6:15pm ◼ Webpage: http://www.cse.cuhk.edu.hk/~syzhang/course/Alg15 ❑ Information (time and venue, TA, textbook, etc.) ❑ Lecture slides ❑ Tutorials ❑ Homework ❑ Announcements
About the flavor of the course It's more of a math flavor than a programming one. You will need to write pseudo-code,but never C/Java/... You will design and analyze,think and prove (rather than code)
About the flavor of the course ◼ It’s more of a math flavor than a programming one. ◼ You will need to write pseudo-code, but never C/Java/… ◼ You will design and analyze, think and prove (rather than code)