Latest Comp. Science Aptitude Question SOLUTION: Consider the following functions: f(n)= 3 n ? n ; g(n) = 3 n ? n n log 3 ; h(n) = n! Which of the following is true? 1. h(n) is O (f(n)) 2. h(n) is O (g(n)) 3. f(n) is O (g