Resources for Design and Analysis of Algorithm(B.Sc. CSIT TU)

Course Introduction
An Algorithm is a sequence of steps to solve a problem. Design and Analysis of Algorithm is very important for designing algorithm to solve different types of problems in computer science and information technology. This course introduces the fundamental concepts of Designing Strategies, Complexity analysis of Algorithms, followed by problems on Graph Theory and Sorting methods. 

Prerequisites
Students should have basic knowledge of programming and mathematics,should know data structure very well. Moreover, it is preferred if the readers have basic understanding of Formal Language and Automata Theory.
Mandatory  Resources

Note able resources found over internet 
i) Best Documented notes and instant support : Tutorials Point.
ii) Best and Understandable and illustrated video series in youtube: GATE Lectures by Ravindrababu Ravula
iii) Authorized course from University lecturer : edx.org :- Algorithm Design and Analysis

(Note:- If you have other useful resources than that I have mentioned here,please share that in comment,your one share will help thousands of students like you)
References Used:

Comments