Design & Analysis of Algorithms
Design & Analysis of Algorithms
LECTURE PLAN
Mission of the M1 To provide relevant, rigorous and contemporary curriculum and aligned assessment system to ensure effective learning
Department outcomes for engineering technologies.
M2 To provide platform for industry engagement aimed at providing hands-on training on advanced technological and business
skills to our students.
M3 To provide opportunities for collaborative, interdisciplinary and cutting-edge research aimed at developing solutions to real life
problems.
M4 To imbibe quest for innovation, continuous learning and zeal to pursue excellence through hard work and problem-solving
approach.
M5 To foster skills of leadership, management, communication, team spirit and strong professional ethics in all academic and
societal endeavors of our students.
Vision of the To be recognized as a centre of excellence for Computer Science & Engineering education and research, through effective
Department teaching practices, hands-on training on cutting edge computing technologies and excellence in innovation, for creating globally
aware competent professionals with strong work ethics whom would be proficient in implementing modern technology solutions
and shall have entrepreneurial zeal to solve problems of organizations and society at large.
Program OutComes(POs)
PO1 Apply the knowledge of mathematics, science, engineering fundamentals and an engineering specialization to the solution of
complex engineering problems.
PO2 Identify, formulate, review research literature and analyze complex engineering problems reaching substantiated conclusions
using first principles of mathematics, natural sciences and engineering sciences.
PO3 Design solutions for complex engineering problems and design system components or processes that meet the specified needs
with appropriate consideration for the public health and safety and the cultural, societal, and environmental considerations.
PO4 Use research-based knowledge and research methods including design of experiments, analysis and interpretation of data and
synthesis of the information to provide valid conclusions.
PO5 Create, select, and apply appropriate techniques, resources and modern engineering and IT tools including prediction and
modelling to complex engineering activities with an understanding of the limitationsPO4 Use research-based knowledge and
research methods including design of experiments, analysis and interpretation of data and synthesis of the information to provide
valid conclusions.
PO6 Apply reasoning informed by the contextual knowledge to assess societal, health, safety, legal and cultural issues and the
consequent responsibilities relevant to the professional engineering practice
PO7 Understand the impact of the professional engineering solutions in societal and environmental contexts, and demonstrate the
knowledge of, and need for sustainable development.
PO8 Apply ethical principles and commit to professional ethics and responsibilities and norms of the engineering practice
PO9 Function effectively as an individual, and as a member or leader in diverse teams, and in multidisciplinary settings.
PO10 Communicate effectively on complex engineering activities with the engineering community and with society at large, such as,
being able to comprehend and write effective reports and design documentation, make effective presentations, and give and
receive clear instructions.
PO11 Demonstrate knowledge and understanding of the engineering and management principles and apply these to one’s own work, as
member and leader in a team, to manage projects and in multidisciplinary environments.
PO12 Recognize the need for, and have the preparation and ability to engage in independent and life-long learning in the broadest
context to technological change.
PO13 Demonstrate the capability to apply analytic thought to a body of knowledge, including the analysis and evaluation of policies, and
practices. Identify relevant assumptions or implications, logical flaws and loopholes in the presented arguments
PO14 Demonstrate to create, perform, or think in different and diverse ways about the given scenario. Innovate and perform tasks in a
better manner, view a problem or a situation from multiple perspectives, think ‘out of the box’ and generate solutions to complex
problems in unfamiliar contexts
PO15 Demonstrate the ability to identify with or understand the perspective, experiences, or points of view of another individual or group,
and to identify and understand other people’s emotions
PO16 Demonstrate the ability to participate in community-engaged services/ activities for promoting the well-being of society
PO17 Demonstrate the acquisition of knowledge of the values and beliefs of multiple cultures, capability to effectively engage in a
multicultural group/society and interact respectfully with diverse groups and gender sensitivity and adopting a gender-neutral
approach, as also empathy for the less advantaged and the differently-abled including those with learning disabilities.
Text Books
Sr No Title of the Book Author Name Volume/Edition Publish Hours Years
1 Introduction to Algorithms by Thomas H. Cormen, Charles 3RD edition PHI Learning 2012
E. Leiserson, Ronald Private Limited
2 Introduction to the Design and Anany Levitin 3RD edition Pearson Education 2012
Analysis of Algorithms
Reference Books
Sr No Title of the Book Author Name Volume/Edition Publish Hours Years
1 Design & Analysis of Computer Alfred V Aho, John E Hopcroft, 1ST edition Pearson Education 2013
Algorithms Jeffrey D Ullman Limited
2 Fundamentals of Computer Ellis Horowitz, Sartaj Sahni, and 2ND edition Universities Press 2012
Algorithms Sanguthevar Raja
Course OutCome
SrNo OutCome
CO1 Recall and describe fundamental concepts of algorithms, including basic design techniques such as
divide-and-conquer, greedy methods, dynamic programming, and backtracking.
CO2 Understand the principles of algorithm design and the trade-offs between time complexity, space
complexity, and optimality in problem-solving.
CO3 Apply algorithmic strategies like dynamic programming or graph traversal techniques to solve
computational problems in diverse domains.
CO4 Implement algorithmic solutions for real-world problems using appropriate programming languages and
tools, demonstrating an understanding of efficiency and correctness.
CO5 Analyze the efficiency of algorithms by deriving and comparing their time and space complexity using
asymptotic notations.
1 7 Algorithm Recurrence equations and their ,T-Introduction to Algorithms ,R- PPT,Simulati CO3
Performance solution: master theorem Design & Analysis of Computer on,Video
Analysis Lecture
1 8 Algorithm Recurrence equations and their T-Introduction to Algorithms ,T- PPT CO3
Performance solution: recursion tree method Introduction to the Design and
Analysis
1 9 Divide and Divide and Conquer: Understanding of ,T-Introduction to Algorithms ,R- PPT CO1
Conquer the Divide and conquer approach Design & Analysis of Computer
1 10 Divide and Algorithms for Find Min and Max T-Introduction to Algorithms ,T- PPT,Reports CO1
Conquer Introduction to the Design and ,Simulation,
Video
Lecture
1 11 Divide and Sorting : Quick Sort and Heap Sort ,T-Introduction to Algorithms ,T- PPT,Simulati CO1
Conquer Introduction to the Design and,R- on,Video
Design & Analysis of Computer Lecture
1 12 Divide and Sorting : 2 - Way Merge Sort ,T-Introduction to Algorithms ,R- PPT CO2
Conquer Design & Analysis of Computer
1 13 Divide and Linear Search and Binary Search. ,T-Introduction to Algorithms ,R- PPT,Simulati CO2
Conquer Design & Analysis of Computer on,Video
Lecture
1 14 Divide and Strassen's matrix multiplication and ,T-Introduction to Algorithms ,R- PPT,Simulati CO2
Conquer convex hull Design & Analysis of Computer on,Video
Lecture
1 15 Divide and Decrease and Conquer Approach: ,T-Introduction to Algorithms ,T- Activity,Case CO3
Conquer Topological Introduction to the Design and,R- Study,PPT,S
Sort. Design & Analysis of Computer imulation,Vid
,R-Fundamentals of Computer Algor eo Lecture
1 16 Greedy Method Greedy Method: Understanding of the T-Introduction to Algorithms ,T- PPT,Video CO1
greedy approach Introduction to the Design and Lecture
2 17 Greedy Method Greedy Algorithms for Knapsack ,T-Introduction to Algorithms ,T- PPT,Video CO2
Fractional Problem Introduction to the Design and,R- Lecture
Design & Analysis of Computer
2 18 Greedy Method Greedy algorithms for Job Sequencing ,T-Introduction to Algorithms ,T- Instructor CO2
Problems with the deadline and Introduction to the Design and,R- Lead
Design & Analysis of Computer WorkShop,P
,R-Fundamentals of Computer Algor PT,Professo
r of
Practice/Adj
unct
Faculty/Visiti
ng
Professor,Si
mulation,Vid
eo Lecture
2 19 Greedy Method Huffman Coding ,T-Introduction to Algorithms ,T- Activity,Flipp CO3
Introduction to the Design and,R- ed
Design & Analysis of Computer Classes,Instr
,R-Fundamentals of Computer Algor uctor Lead
WorkShop,P
PT,Professo
r of
Practice/Adj
unct
Faculty/Visiti
ng
Professor,Si
mulation,Vid
eo Lecture
2 20 Greedy Method Minimum Spanning Tree: Prims ,T-Introduction to Algorithms ,T- Flipped CO3
Algorithm and Kruskal Algorithm Introduction to the Design and,R- Classes,Info
Design & Analysis of Computer graphics,Inst
,R-Fundamentals of Computer Algor ructor Lead
WorkShop,P
PT,Professo
r of
Practice/Adj
unct
Faculty/Visiti
ng
Professor,Si
mulation,Vid
eo Lecture
2 21 Greedy Method Activity Selection problem ,T-Introduction to Algorithms ,T- Activity,Case CO2
Introduction to the Design and,R- Study,PPT,R
Design & Analysis of Computer eports,Simul
ation,Video
Lecture
2 22 Dynamic Dynamic Programming: Understanding ,T-Introduction to Algorithms ,T- Activity,Case CO1
Programming of dynamic programming approach Introduction to the Design and,R- Study,Infogr
Design & Analysis of Computer aphics,PPT,
,R-Fundamentals of Computer Algor Reports,Sim
ulation,Video
Lecture
2 23 Dynamic Algorithms for 0/1 Knapsack problem ,T-Introduction to Algorithms ,T- Case CO2
Programming Introduction to the Design and,R- Study,Flippe
Design & Analysis of Computer d
,R-Fundamentals of Computer Algor Classes,Info
graphics,Inst
ructor Lead
WorkShop,P
PT,Reports,
Simulation,V
ideo Lecture
2 24 Dynamic Longest Common Subsequence ,T-Introduction to Algorithms ,T- PPT,Simulati CO3
Programming problem Introduction to the Design and,R- on,Video
Design & Analysis of Computer Lecture
,R-Fundamentals of Computer Algor
2 25 Dynamic Single Source Shortest Path: Bellman- ,T-Introduction to Algorithms ,R- Case CO2
Programming Ford Algorithm. Design & Analysis of Computer Study,Flippe
d
Classes,Info
graphics,PP
T,Reports,Si
mulation,Vid
eo Lecture
2 26 Dynamic All-Pair shortest path problem: Floyd- ,T-Introduction to Algorithms ,T- Case CO2
Programming Warshall algorithm. Introduction to the Design and,R- Study,Infogr
Design & Analysis of Computer aphics,PPT,
,R-Fundamentals of Computer Algor Reports,Sim
ulation,Video
Lecture
2 27 Dynamic OBST ,T-Introduction to Algorithms ,T- PPT,Simulati CO3
Programming Introduction to the Design and,R- on,Video
Design & Analysis of Computer Lecture
,R-Fundamentals of Computer Algor
2 28 Dynamic Matrix Chain Multiplication, ,T-Introduction to Algorithms ,T- Case CO3
Programming Introduction to the Design and,R- Study,Flippe
Design & Analysis of Computer d
,R-Fundamentals of Computer Algor Classes,PPT
,Reports,Sim
ulation,Video
Lecture
2 29 Dynamic Coin Change Problem ,T-Introduction to Algorithms ,T- Case CO3
Programming Introduction to the Design and,R- Study,Infogr
Design & Analysis of Computer aphics,PPT,
,R-Fundamentals of Computer Algor Simulation,V
ideo Lecture
2 30 Dynamic Travelling Salesman Problem ,T-Introduction to the Design and,R- PPT,Simulati CO2
Programming Fundamentals of Computer Algor on,Video
Lecture
3 31 Backtracking Back Tracking: Understanding of Back ,T-Introduction to Algorithms ,T- PPT,Video CO1
Tracking, Recursive Back Tracking, and Introduction to the Design and,R- Lecture
Iterative Design & Analysis of Computer
Back Tracking ,R-Fundamentals of Computer Algor
Assessment Model
Sr No Assessment Name Exam Name Max Marks
1 Hybrid Course All Practical Evaluations 40
2 Hybrid Course All End Term Hybrid Theory 60
3 Hybrid Course All Attendance Marks 2
4 Hybrid Course All Surprise Test 12
5 Hybrid Course All Practical MST 10
6 Hybrid Course All Practical 30
Worksheet/Projects 1
7 Hybrid Course All Practical 30
Worksheet/Projects 2
8 Hybrid Course All Practical 30
Worksheet/Projects 3
9 Hybrid Course All Practical 30
Worksheet/Projects 4
10 Hybrid Course All Practical 30
Worksheet/Projects 5
11 Hybrid Course All Practical 30
Worksheet/Projects 6