70 likes | 176 Views
TK3043 Analysis and Design of Algorithms. Course Introduction. YOUR LECTURER. Name: Dr Sufian Idris Room: E3-24 (Block E, 2 nd 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 Sufian Idris • Room: E3-24 (Block E, 2nd 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 11 am - 12 pm BK6 • Wednesday 10 am - 12 pm DK101 • Lecture Schedule
LECTURE SLIDES • Can be downloaded from http://www.ftsm.ukm.my/sufian/tk3043
REFERENCES • Anany Levitin, Introduction to the Design and Analysis of Algorithms, Addison Wesley, 2nd Edition.