CSEN3001 Syllabus
CSEN3001 Syllabus
CSEN3001 Syllabus
L T P S J C
CSEN3001 DESIGN AND ANALYSIS OFALGORITHMS
3 0 0 0 0 3
Pre-requisite CSEN2001 : Data Structures
Co-requisite None
Course Description:
This course enables the students to gain knowledge in various techniques of designing algorithms,
estimating the efficiency of the developed algorithms in terms of time and space. The knowledge
gained in this course can be applied to the latest developments in technology.
Algorithm specification, Performance Analysis. Divide and Conquer: The general method: Binary
search, finding maximum and minimum, Merge sort, Quick sort, Selection, Strassen’s Matrix
multiplication.
Branch and Bound: The method, traveling sales person problem, 0/1 knapsack problem,
efficiency considerations. Algebraic Problems: The general method, Evaluation and
Interpolation.
TextBooks:
1. Ellis Horowitz, S. Sahni, Fundamentals of Computer Algorithms, 2/e, University Press, 1984.
2. Thomas H. Cormen, Charles E. Leiserson, Introduction to Algorithms, et.al., 3/e, MIT
Press,2012.
References:
1. Aho, Hopecraft, Ullman, The Design and Analysis of Computer Algorithms, 1/e, 2002.
2. Michel T. Goodrich & Roberto Tamassia, Algorithm Design: Foundations, Analysis, and
InternetExamples, 1/e, John Weily and Sons, 2001.
3. Sara Baase, Allen Van Gelder, Computer Algorithms: Introduction to Design and Analysis,
3/e,Pearson Education, 1999.
4. Mark Allen Weiss, Data Structures and Algorithm Analysis in JAVA, 3/e, Pearson
Education,2011.
5. Jon Kleinberg, Eva Tardos, Algorithm Design, 1/e, Pearson, 2013.
Course Outcomes:
After successful completion of the course the student will be able to:
1. Apply concepts of mathematics to find space and time complexities of various algorithms
2. Analyze the problems that can be solved by using Divide and Conquer and Greedy Method
3. Analyze the problems that can be solved by using Dynamic Programming
4. Analyze the problems that can be solved by using Backtracking and Branch and Bound methods
5. Apply various design techniques to solve any real-world problems.
CO-PO Mapping:
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
CO1 3 1 1 1 1 1 3 3
CO2 1 2 3 1 1 1 1 1 1 3
CO3 1 2 3 1 1 1 2 3
CO4 2 2 3 1 1 1 1 2 3
CO5 3 2 3 1 1 1 1 2 3
APPROVED IN:
BOS : 06-09-2021 ACADEMIC COUNCIL: 22nd AC (01-04-2022)