The Algorithms logo
The Algorithms
AboutDonate
Dynamic Programming
Math

Find Max

StreamSieve

Abs Max

LinearSieve

Binary Exponentiation

Find Min

Prime Factors

GreaterCommonDivisor

Abs Min

Fibonacci Numbers

Searches

Linear Search

+11

More

Jump Search

Binary Search

+12

More
Sorts

Selection Sort

+11

More

Recursive Insertion Sort

Heap Sort

+12

More

Quick Sort

+15

More

Merge Sort

+16

More

Bubble Sort

+15

More

Insertion Sort

+14

More