Answer:
A parallel algorithm is a type of algorithm that is designed to run on multiple processors or processing units simultaneously, in order to solve a problem more efficiently or quickly than a sequential algorithm that runs on a single processor.