Sunday, 19 July 2020

Algorithmic Strategies- Introduction to algorithm design strategies- Divide and Conquer, and Greedy strategy.

Algorithmic Strategies- Introduction to algorithm design strategies- Divide and Conquer, and Greedy strategy.

 














 

Analysis of programming constructs-Linear, Quadratic, Cubic, Logarithmic.

Analysis of programming constructs-Linear, Quadratic, Cubic, Logarithmic.

 





 

Complexity of algorithm: Space complexity, Time complexity, Asymptotic notation- Big-O, Theta and Omega, Finding complexity using step count method,

Complexity of algorithm: Space complexity, Time complexity, Asymptotic notation- Big-O, Theta and Omega, Finding complexity using step count method: