MENU

Fun & Interesting

Algorithms Explained: Computational Complexity

DataDaft 27,828 4 years ago
Video Not Working? Fix It Now

An overview of computational complexity including the basics of big O notation and common time complexities with examples of each. Understanding computational complexity is vital to understanding algorithms and why certain constructions or implementations are better than others. Even if you don't implement algorithms yourself, an understanding of computational complexity can help you better apply the tools you use.

Comment