โŒจ๏ธap computer science principles review

key term - Algorithm Efficiency

Definition

Algorithm efficiency refers to how well an algorithm performs in terms of time and space requirements. It measures the amount of resources an algorithm consumes to solve a problem.