Introduction
Algorithm tells us the sequence of steps that our program perform to achieve a specific task. In design & analysis of algorithm subject we learn that which algorithm can perform better in different situations. To find out which algorithm is better we find out the time complexity of an algorithm. To calculate the time and space complexity is referred as analysis of algorithm.
In this section you will find the link of recorded lectures of “design and analysis of algorithm” in urdu/hindi language, lecture material and recommended books for design and analysis of algorithms.
- For complete list of design and analysis of algorithms recorded lectures: click here
- To download list of recommended book of design and analysis of algorithms: click here
- To download lecture handouts: click here