Algorithms and Coding
摘要
Problem solving, algorithm, pseudocode, and coding are introduced through different instances of search problems. The examples consider machine computation as well as user-machine interactions, and establish elementary data structures and their storage in a computer memory. The concept of efficiency of an algorithm is introduced through the evaluation and comparison of the computational costs of different solutions.