What are Sequential Algorithms?
The central assumption of the RAM model is that instructions are implemented one after another, one operation at a time. Accordingly, algorithms designed to be implemented on such machines are known as Sequential algorithms