DATA DESIGN
RESEARCH
Facebook ads using algorithms
https://medium.com/@nadia.tahiri/an-intelligent-shopping-list-based-on-the-application-of-partitioning-and-machine-learning-df33654dd342
https://www.futurithmic.com/2019/06/10/forget-self-checkout-supermarkets-future-will-rely-on-ai/
https://thespoon.tech/covid-19-got-shoppers-to-order-groceries-online-but-will-they-keep-coming-back/
https://www.winsightgrocerybusiness.com/technology/how-grocers-are-reimagining-future-ai
What is an algorithm?
You use code to tell a computer what to do. Before you write code you need an algorithm.
An algorithm is a list of rules to follow in order to solve a problem.

Algorithms need to have their steps in the right order. Think about an algorithm for getting dressed in the morning. What if you put on your coat before your jumper? Your jumper would be on top of your coat and that would be silly! When you write an algorithm the order of the instructions is very important.