Skip to content

Analysis of Algorithms (ITEC415)

The main aim of this course is to introduce the students to the analysis and the design of algorithms for improving students' analytical thinking skills. The course focuses on algorithms and problem solving techniques. Major concepts include; runtime analysis, complexity analysis of sorting, searching, divide and conquer algorithms, dynamic programming, greedy algorithms, graph algorithms, cryptographic algorithms, and string matching algorithms.

Related Programs