Chapter 15
Running Time Analysis
CHAPTER CONTENTS
15.1 Orders of Magnitude and Big-Oh Notation
15.2 Running Time Analysis of Algorithms: Counting Statements
15.3 Running Time Analysis of Algorithms and Impact of Coding: Evaluating Recursive Methods
15.4 Programming Activity: Tracking How Many Statements Are Executed by a Method
15.5 Running Time Analysis of Searching and Sorting Algorithms
15.7 Exercises, Problems, and Projects
15.7.1 Multiple Choice Exercises
Introduction
Today's Internet websites have millions of users. With the success of Web 2.0 Internet sites, the databases storing data ...
Get Java Illuminated, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.