GeeksforGeeks » Algorithms

Asymptotic notation question

(1 post)
  • Started 4 months ago by learner

Tags:

  1. learner
    guest
    Posted 4 months ago #

    Asymptotic notations problem
    If p(n) = O(f(n)) and q(n)=O(f(n))

    then p(n) / q(n) = O(1) true or false, prove your answer


Reply

You must log in to post.

RSS feed for this topic