• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 2

What is the run time efficiency of the program if the the efficiency of the algorithm *doIt* can be expressed as O(n) = n^2 ?

i = 1 while i<=n: j = 1 while j<n: doIt (........) j = j+1 i = i + 1

python3algorithmefficiency
20th Jul 2019, 7:37 AM
Aditya Anupam
Aditya Anupam - avatar
1 Answer
+ 8
Try : https://math.stackexchange.com/questions/917331/question-about-efficiency-of-an-algorithm-big-o
20th Jul 2019, 8:08 AM
Zhenis Otarbay
Zhenis Otarbay - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Please recommend me
0 Votes
Hi, please I'm interested in learning Html, css and Javascript. I need a guidance or any app recommendation that will make me
1 Votes
Can i code here? Or just learn?
0 Votes
chat I wanna make a bullet hell game what language(s) do I need to know?
0 Votes
hi i want to learn C# but i don't have a good tut
1 Votes
It's app not running properly?
1 Votes
Why Lazy?
1 Votes
how to make sans fight on web language
1 Votes
Please help a beginner choose a programming language
2 Votes
Web development
0 Votes