Presentations | English
An Algorithm is a set of well-defined instructions designed to perform a specific set of tasks. Algorithms are used in Computer science to perform calculations, automatic reasoning, data processing, computations, and problem-solving. To be paraphrasing, a finite set of instruction that specifies a sequence of operation is to be carried out in order to solve a specific problem or class of problems is called an Algorithm. Design and Analysis of Algorithm a.k.a DAA is very important for designing algorithm to solve different types of problems in the branch of computer science and information technology. Designing an algorithm is important before writing the program code as the algorithm explains the logic even before the code is developed. If you are interested in learning more about DAA, such as divide and conquer, randomization, dynamic programming, greedy algorithm, cryptography etc, see the following presentation slides.
Free
PPTX (36 Slides)
Presentations | English