Open in app
Home
Notifications
Lists
Stories

Write
Saiteja Velagandula
Saiteja Velagandula

Home

Dec 18, 2020

Understanding Time Complexity (N²)

There is a nested “for” loop and for every iteration loop increments by one. Now, if we are asked about the time complexity of the above scenario, we give a quick answer O(N²) or Theta(N²) or Omega(N²). Yes, the answer is right. …

Datastrucutre

2 min read

Understanding Time Complexity Notation (N²)
Understanding Time Complexity Notation (N²)
Saiteja Velagandula

Saiteja Velagandula

Following
  • Ashutosh Meher

    Ashutosh Meher

  • Vaidehi Joshi

    Vaidehi Joshi

  • Suvro Banerjee

    Suvro Banerjee

  • Jorge Da Silva

    Jorge Da Silva

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable