Search This Blog

Aprende Gratis Programación, Contabilidad Financiera y Costos, Auditoría, Ganar Dinero, etc.

Aprende Gratis Programación, Contabilidad Financiera y Costos, Auditoría, Ganar Dinero, etc.
Diseño Web, AutoAyuda, Matemáticas, Excel Financiero, Inteligencia Artificial, Idiomas, etc.

Monday, November 14, 2016

Complexity Theory Basics
Asymptotic complexity, complexity theory, running times, complexity classes


For more information click on the image





Course Description


This video is about algorithms running times and complexity theory. In order to be able to classify algorithms we have to define limiting behaviors for functions describing the given algorithm. Thats why big O, big theta and big omega have came to be. We are going to talk about the theory behind complexity theory as well as we are going to see some concrete examples. Then we will consider complexity classes including P as wel as NP. These concepts are fundamental if we want to have a good grasp ondata structures and graph algorithms, so these topics are definitely worth considering. Hope you will like it!

No comments:

Post a Comment