Design and Analysis of Algorithms
Design and Analysis of Algorithms introduces basic elements of the design and analysis of computer algorithms. Topics include asymptotic notations and analysis, divide and conquer strategy, greedy methods, dynamic programming, basic graph algorithms, NP-completeness, and approximation algorithms. For each topic, beside in-depth coverage, one or more representative problems and their algorithms shall be discussed.
The major objectives of this course are:
- Analyze the asymptotic performance of algorithms.
- Demonstrate a familiarity with major algorithm design techniques
- Apply important algorithmic design paradigms and methods of analysis.
- Solve simple to moderately difficult algorithmic problems arising in applications.
- Able to demonstrate the hardness of simple NP-complete problems
<p style="text-align: center;"><button class="myb" style="appearance: none; background-color: white; border-color: red; border-radius: 25px; border-width: 3px; font-size: large; padding: 2px 15px; position: relative;"><a href="#" style="background: 0px 0px; border: 0px; color: #e51515; outline: 0px; padding: 0px; text-decoration-line: none; transition: color 0.17s ease 0s; vertical-align: baseline;" target="_blank">START DOWNLOAD</a></button></p>
Comments
Post a Comment