Department of Information Technology

S.N Bose Laboratory


Course Outcomes

Design Analysis and Algorithm Lab (IT591)

Course Outcomes
IT591.1 Analyze the performance of an algorithms in terms of time & space complexities.
IT591.2 Develop algorithms for sorting,searching,insertion and matching.
IT591.3 Reconstruct the solution to a problem to achive optimum solution interms of time complexity and memory utilization.
IT591.4 Distinguish between P and NP classes of problems.
IT591.5 Design algorithms for various real life problems.