Skip to main content

Mathematics: Big O

Difficulty level
Beginner
Speaker
Type
Duration
5:19
Topic

This lesson covers Big O notation, a mathematical notation that describes the limiting behavior of a function as it tends towards a certain value or infinity, proving useful for data scientists who want to evaluate their algorithms' efficiency.

Topics covered in this lesson
  • Big O notation, as applied to storage space and speed of operations
  • O for different sorting methods
Back to the course