Programming Lab : Algorithm analysis
CSCI-UA 9102, Data Structures
Given two functions \(f(x) = \Omega(\log(n)) \) and \(g = O(n)\), consider the following statements. For each statement, write whether it is true or false. For each false statement, write two functions \(f\) and \(g\) that show a counter example