For the first task, it is necessary to track the color of the left-most item. For the second task, it is necessary to track the number of burgundy items. For the third task, it is necessary to track the number of objects that are neither orange nor purple. Therefore, the variables tracking is an effective way to solve these problems. So the answer is Variables tracking.