Question 1 (a). Iteration and recursion are two very fundamental concepts underlying things we do in computing. (i). In your own words, compare and contrast the terms Iteration and Recursion in the context of solving problems in business, science or engineering; and explain the areas of use (in practice) of each of them. (ii). Using practical examples in business, science or engineering, explain reasons why people still use recursion to solve problems even-though iteration is more efficient. (b). In your own words, describe how Agape Savings and Loans Company can use singly-linked lists to keep track of customers that its Susu collectors (or mobile bankers) have won for the company over the last 2 months; and draw a suitable diagram (with hypothetical data) to illustrate your answer. (c). In many fields of human endeavour, we use stacks on daily basis. Provide and explain two practical examples where we use stacks in each of the following fields: (i). Education (ii). Business (iii). Computer Science (iv). Manufacturing
Question 1
(a). Iteration and recursion are two very fundamental concepts
underlying things we do in computing.
(i). In your own words, compare and contrast the terms Iteration
and Recursion in the context of solving problems in business,
science or engineering; and explain the areas of use (in practice)
of each of them.
(ii). Using practical examples in business, science or engineering,
explain reasons why people still use recursion to solve problems
even-though iteration is more efficient.
(b). In your own words, describe how Agape Savings and Loans Company
can use singly-linked lists to keep track of customers that its Susu
collectors (or mobile bankers) have won for the company over the
last 2 months; and draw a suitable diagram (with hypothetical data)
to illustrate your answer.
(c). In many fields of human endeavour, we use stacks on daily basis.
Provide and explain two practical examples where we use stacks in
each of the following fields:
(i). Education
(ii). Business
(iii). Computer Science
(iv). Manufacturing
Step by step
Solved in 2 steps with 1 images