• Unit 7: Arrays

    An array is a multi-dimensional fixed-size data structure that allows elements of the same data type to be stored in it. Each array element has a unique index associated with the value it stores. This unit introduces two-dimensional arrays and their applications.

    Completing this unit should take you approximately 6 hours.

    • 7.1: Introduction to Arrays

    • 7.2: Two Dimensional Arrays

      • Receive a grade
    • 7.3: Common Array Algorithms

    • Unit 7 Assessment

      • Receive a grade