📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    What does Big O notation primarily

    describe?
    A The exact running time of an algorithm in milliseconds. Correct Answer Incorrect Answer
    B The space complexity of an algorithm. Correct Answer Incorrect Answer
    C The upper bound or worst-case growth rate of an algorithm's running time or space requirements. Correct Answer Incorrect Answer
    D The average-case performance of an algorithm. Correct Answer Incorrect Answer
    E The best-case scenario for an algorithm's execution. Correct Answer Incorrect Answer

    Solution

    The upper bound or worst-case growth rate of an algorithm's running time or space requirements.

    Practice Next
    ask-question