Section outline


    • Topics of discussion:

    1. Discussion on Tree data structure
    2. Tree traversals and applications

    • Expected Learning Outcome:

    1. Implementation of tree data structure
    2. Problem solving for tree traversal

    • Self-test on Tree Data Structure