70 likes | 196 Views
TK3043 Analysis and Design of Algorithms. Course Introduction. YOUR LECTURER. Name: Dr Ravie Chandren Room: E4-48 (Block E, 4 th floor). COURSE OBJECTIVES. At the end of this course, you should have
E N D
TK3043 Analysis and Design of Algorithms Course Introduction
YOUR LECTURER • Name: Dr Ravie Chandren • Room: E4-48 (Block E, 4th floor)
COURSE OBJECTIVES • At the end of this course, you should have • the basic ability to analyze algorithms and to determine algorithm correctness and time efficiency class • mastered different algorithm design techniques such as brute-force, divide and conquer, greedy, etc. • the ability to apply and implement learned algorithm design techniques to solve problems.
LECTURES AND LABS • Lectures • Monday 5 pm - 7 pm BK8 • Thursday 4 pm - 5 pm BK8 • Lecture Schedule
LECTURE SLIDES • Can be downloaded from http://www.ftsm.ukm.my/ravie/teaching
REFERENCES • Anany Levitin, Introduction to the Design and Analysis of Algorithms, Addison Wesley, 2nd Edition.