Optimization
Definition
In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently or use fewer resources.
On CodinGame, optimization games are games in which you have to maximize the criterion (fuel, output size, score) to climb in the rankings.
Source: Wikipedia (license)