Answer from cs61c-cf (Aspandiar Dahmubed 16812056) for Question 1 Cooking! Yay! You want to make a dish, you bring items you will most likely need to the table - spatial locality occurs when you if you use a particular ingredient, you're likely to use another ingredient that is near it (hopefully if you had an organized kitchen). Temporal locality occurs when you use an item, you're more likely to use it again soon, say, when making a salad, you use lettuce, you're likely to use more of it as you go along.