Nuacht

When a program attempts to search a data structure for a particular item, it uses an algorithm. An algorithm is a process, defined in code, for carrying out a specific task.
So, an algorithm is the process a computer uses to transform input data into output data. A simple concept, and yet every piece of technology that you touch involves many algorithms.