December 2015
Intermediate to advanced
1040 pages
25h 12m
English
Remember that time is money.
Time and space are important words in computer science because we want fast algorithms, and we want algorithms that don’t use a lot of memory. The purpose of this chapter is to study some fundamental techniques and tools that can be used to analyze algorithms for the time and space they require. Although the study of algorithm analysis is beyond our scope, we’ll give a brief introduction in the first section to help show the need for the mathematical topics in the rest of the chapter.
The rest of the chapter covers mathematical tools that have applications to the analysis of algorithms. We’ll learn how to find closed forms for sums, as well as ...
Read now
Unlock full access