Loading subject…
Recommendation algorithm
An algorithm that predicts what a user is likely to want and ranks items to suggest, based on their past behaviour and that of similar users.
Searching algorithm
An algorithm that looks through data to find whether a particular item is present and, if so, where it is.
Sorting algorithm
An algorithm that arranges the items in a list into a particular order, such as smallest to largest or alphabetical.