Unit-2 :
Asymptotic Notations and Basic Efficiency classes, Informal Introduction, O-notation, Ω-
notation, θ-notation, mathematical analysis of non-recursive algorithms, mathematical
analysis of recursive algorithms.
Brute Force :(definition ,algorithm, example, analysis, advantage, limitation)
Sequential Search :