Algorithmic efficiency refers to the amount of computational resources used by an algorithm. It is measured based on the usage of different resources such as time and space complexity. The choice of which algorithm is more efficient depends on which measure of efficiency is considered most important, such as speed or memory usage.
University of Washington
Summer 2022
This course offers an intermediate level of data programming, focusing on different data types, data science tools, code complexity, and memory management. It emphasizes the efficient use of concepts for data programming.
No concepts data
+ 34 more concepts