Introduction to Design and Analysis of Algorithms
Description
This course gives you an introduction to algorithms and an in depth explanation of the following topics:
1)Introduction to Algorithms
2)Pseudo Code
3)Space and Time Complexity
4)Asymptotic Notation
5)Asymptotic Growth FUnction
6)Omega notation, small o, small omega, big O, theta notation
The aim of this course is to provide you the essentials required for building a strong foundation in algorithms. If you master these intial topics thoroughly, you will be able to handle the subject of algorithms with ease.
Who is the target audience?
- Software students, engineers, instructors
0 Comments