best answer > What does the order of N mean?- QuesHub | Better Than Quora
  • What does the order of N mean?

    您的 算法 顺序

    Questioner:Aiden Taylor 2023-06-17 12:09:00
The most authoritative answer in 2024
  • Oliver Davis——Works at the International Finance Corporation, Lives in Washington, D.C., USA.

    O(n) is Big O Notation and refers to the complexity of a given algorithm. n refers to the size of the input, in your case it's the number of items in your list. O(n) means that your algorithm will take on the order of n operations to insert an item.Dec 16, 2009read more >>
    +119962023-06-24 12:09:00

About “您的、算法、顺序”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消