Asked by: Zoha Tazmen
An algorithm is a step-by-step procedure or set of rules used to solve a specific problem or task. It takes an input, processes it, and produces an output. Examples include sorting algorithms (like QuickSort and MergeSort) and searching algorithms (like Binary Search).
Answered by: Zoha Tazmen