Login or Create an Account to view the mark scheme, comment, and add to a test
Given a square 2D array of positive integers called NUMBERS of size 7x7, construct a flow chart to describe an efficient algorithm that returns the sum of the downward diagonal (top left to bottom right).
[6]
For example, according to the algorithm described, the following 2D array would yield the number 22.
Question Image

Short Answer6 MarksPremium
4 Uses28 Views0 Likes