About this document
Algorithm Efficiency in CSC 310 by jeffrey yero is a document available to read on EtoBox.
This document discusses measuring algorithm efficiency. It explains that efficiency is measured by running time and how running time relates to input size. The document also introduces different ways to analyze algorithms theoretically including counting operations and identifying basic operations. It discusses worst-case, best-case, and average-case analysis and introduces asymptotic notations like Big-O notation used to classify algorithms.
- Author
- jeffrey yero
- Language
- EN