Moronism
#183423334Friday, February 12, 2016 8:42 AM GMT

If you would like to learn more about Computer-Science, consider visiting a more "official" website to gather proper information. Landau Notation/Big-O notation is designed for the purpose of allowing an individual to optimize/create efficient algorithms. Logarithmic functions are commonly used to measure the progression of algorithms. Time-Complexity focuses on the efficiency of an algorithm's operations within a certain limitation of time. Space-Complexity focuses on the memory resources use...