Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Computer Science Introduction to Algorithms Time Complexity Common Complexities

I can't figure out the answer to what should be a simple question. What does the O in 'Big O' stand for? Its not "order"

The answer is not the following: "order", "order of", "order of complexity", "order of magnitude of complexity"

Courtney Wilson
Courtney Wilson
8,031 Points

I was wondering this as well. He says "order of magnitude of complexity" in the video at 4:16. From the transcript:

4:16 The O comes from order of magnitude of complexity.

4:20 So that where we get the big O from.

4 Answers

Order of Growth :)

The answer is "magnitude"

The answer is in the teacher's notes to this video

magnitude

The answer is "magnitude"