Categories
Algorithm is essential and fundamental in the field of informatics. This course provides instruction on the analysis of Algorithm complexity in terms of time and methods / strategies of problem-solving include: brute force, exhaustive search, greedy, divide and conquer, branch and bound, dynamic programming, as well as methods to complete pattern matching. So that students are expected to design and implement the settlement of problems with efficient algorithms.