You are storing a data in memory, efficiently transforming them with algorithms.
Algorithms are operators we can perform on different data structures
and set of instructions for executing them.
Data structure is simply how you would store the data in computer's memory.
There are many options for storing and representing the same data.