Python Certification > Algorithms > Flashcards
What is the name of the method for describing the efficiency of an algorithm?
Big O notation
What are the two main components of the big O notTion
Time complexity and space complexity