Please enable JavaScript to use CodeHS

IB Computer Science Higher Level (Year One) (2021)

2D Array

Students learn how to store data in increasingly complex ways by introducing them to the 2D arrays. Students learn standard algorithms to utilize and search 2D arrays, as well as ways to use them effectively in their programs.

Lessons

14.1 2D Arrays

  • 2D Arrays
  • Quiz: 2D Arrays
  • GradeBook
  • ChessBoard
  • Manipulating 2D Arrays
  • +2 more

14.2 Traversing 2D Arrays

  • Traversing 2D Arrays
  • Quiz: Traversing 2D Arrays
  • Traversing Gradebook
  • Linear Search 2D Arrays
  • Row vs. Column Major
  • +5 more

14.3 2D Array Quiz

  • 2D Array Quiz