Lecture Data Structures and Algorithms - Chapter 2: Complexity of Algorithms (Dr. Nguyen Ho Man Rang). After completing this section, you will understand knowledge about: define concept “computational complexity” and its sepcial cases, best, average, and worst; analyze algorithms and use Big-O notation to characterize the computational complexity of algorithms composed by using the following control structures: sequence, branching, and iteration (not recursion); . |