The Algorithms logo
The Algorithms
AboutDonate
Divide and Conquer
Dynamic Programming
Math

Find Max

Abs Max

Greater Common Divisor

Abs Min

Fibonacci Numbers

+10

More

Prime Factors

Find Min

Linear Sieve

Stream Sieve

Binary Exponentiation

Searches

Binary Search

+14

More

Jump Search

Linear Search

+13

More
Sorts

Recursive Insertion Sort

Bubble Sort

+18

More

Quick Sort

+18

More

Heap Sort

+12

More

Selection Sort

+13

More

Insertion Sort

+17

More