Section outline


  • Aims/Rationale: To teach the students about algorithm definition, properties, and algorithm writing procedures so that they can apply this knowledge in their academic and professional fields.

    Learning Outcomes: At the end of the session participant will be able to :

    • Explain algorithm definition and its properties
    • Write algorithms in different ways
    • Apply algorithm in programming languages

    Lecture Contents:

    • Problem-solving process
    • Algorithm definition
    • Properties of algorithm
    • Algorithm design in Block diagrams, Flowcharts.
    • Algorithm design in Pseudocode