Content deleted Content added
Citation bot (talk | contribs) Add: bibcode, date, authors 1-2. | Use this bot. Report bugs. | Suggested by Abductive | #UCB_toolbar |
Tag: Reverted |
||
Line 35:
=== Algorithm efficiency ===
The divide-and-conquer paradigm often helps in the discovery of efficient algorithms. It was the key, for example, to Karatsuba's fast multiplication method, the quicksort and mergesort algorithms, the [[Strassen algorithm]] for matrix multiplication, and fast Fourier transforms.
=== Parallelism ===
|