Algorithm review 2nd week 5 minute read Intro Quick Review Problem Algorithm Correctness :We need to use induction 1.Hypothesis 2.Base Case 3.Hypothesis step efficiency Ex. Algorithm A : $3n^2 +...