CO1
|
Analyze and calculate time complexity and space complexity of various algorithms or any written code using mathematical formula and comparison of algorithms.
|
CO2
|
Generate and
interpret the output of iterative and recursive codes with the analysis of the problem definition.
|
CO3
|
Identify which algorithm listed under which algorithmic paradigm. Compare among various algorithms/implemented codes and choose the efficient one.
|
CO4
|
Break down and describe the simulation of various algorithms for different input values.
|
CO5
|
Design and apply appropriate algorithms to solve
real-life problems.
|