![]() |
.. (לתיקייה המכילה) | |
In question 1 (first part) can the boundaries of the sub-array be calculated by
functions (or variables) or are they always constants (numbers)? | |
The array boundaries must be numbers and cannot be variables, function etc' |
What is the starting index of the Fibonacci sequence | |
0 |
In question 2.2, Are we supposed to take care of both X and Y being negative | |
Yes |
In question 2.2, Are we suppose to handle cases where x is 0 and y is negative | |
No |