Categories
r2013 notes

CS6402 Notes Design and Analysis of Algorithms Regulation 2013 Anna University

CS6402 Notes Design and Analysis of Algorithms

CS6402 Notes Design and Analysis of Algorithms Regulation 2013 Anna University free download. Design and Analysis of Algorithms Notes pdf free download.

OBJECTIVES CS6402 Notes:

The student should be made to:

  • Learn the algorithm analysis techniques.
  • Become familiar with the different algorithm design techniques.
  • Understand the limitations of Algorithm power.

OUTCOMES CS6402 Notes:

At the end of the course, the student should be able to:

  • Design algorithms for various computing problems.
  • Analyze the time and space complexity of algorithms.
  • Critically analyze the different algorithm design techniques for a given problem.
  • Modify existing algorithms to improve efficiency.

TEXT BOOK CS6402 Notes:

1. Anany Levitin, “Introduction to the Design and Analysis of Algorithms”, Third Edition, Pearson Education, 2012.

REFERENCES CS6402 Notes:

1. Thomas H.Cormen, Charles E.Leiserson, Ronald L. Rivest and Clifford Stein, “Introduction to Algorithms”, Third Edition, PHI Learning Private Limited, 2012.

2. Alfred V. Aho, John E. Hopcroft and Jeffrey D. Ullman, “Data Structures and Algorithms”, Pearson Education, Reprint 2006.

3. Donald E. Knuth, “The Art of Computer Programming”, Volumes 1& 3 Pearson Education, 2009. Steven S. Skiena, “The Algorithm Design Manual”, Second Edition, Springer, 2008.

4. http://nptel.ac.in/

An algorithm is a sequence of unambiguous instruction for solving a problem, for obtaining a required output for any legitimate input in a finite amount of time.

Definition

“Algorithmic is more than the branch of computer science. It is the core of computer science, and, in all fairness, can be said to be relevant it most of science, business and technology”

Understanding of Algorithm

An algorithm is a sequence of unambiguous instruction for solving a problem, for obtaining a required output for any legitimate input in a finite amount of time.

Subject Name Design and Analysis of Algorithms
Subject code CS6402
Regulation 2013

CS6402 Notes click here to download

Design and Analysis of Algorithms Syllabus click here


CS6402 Important questions click here


CS6402 Question Bank click here


 

Leave a Reply

Your email address will not be published. Required fields are marked *