top of page

Module 3: Algorithms and Data Structures

This module teaches data structures and algorithms that are relevant for solving real world problems with programming and computers. Students will be able to identify appropriate algorithms given a problem and a scenario and write software to solve it. With the instilled problem solving skills, students will be ready to take coding interview challenges.

Values:

  • Big giants in technology like Google, Facebook, and Amazon hire programmers who are exceptionally good at optimizing algorithms. This module introduces concepts related to optimizing algorithms.

  • Data structures and algorithms play a crucial role in programming and are essential to solving real-world complex problems that can be applied to a wide range of situations.

  • All other modules of this program rely on this fundamental knowledge.

bottom of page