Question: We mentioned first fit and best fit as applied to finding parking spaces at a mall.
(a) Write a first-fit car-parking algorithm.
(b) Write a best-fit car-parking algorithm.
(c) In your own words, explain why first fit might be a better algorithm on average to minimize the time to get to the door of the mall.