DEV Community

Cover image for An Introduction to Time Complexity and Big O Notation
Siddhant Dubey
Siddhant Dubey

Posted on

1 1

An Introduction to Time Complexity and Big O Notation

If you're interested in learning the basics of Time Complexity and Big-O Notation which are the fundamental aspects of algorithmic analysis, something that is really important for theoretical computer science check out this YouTube video I made. Additionally, knowing how to analyze the running time of algorithms helps you write efficient code.

This video contains animated high-quality explanations of Time Complexity concepts along with multiple examples.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay