The Algorithms logo
The Algorithms
AboutDonate
Bit

Arithmetic Left Shift

Arithmetic Right Shift

Circular Left Shift

Circular Right Shift

Logical Left Shift

Logical Right Shift

Ones Count

Select Bits

Ciphers

XOR Cipher

Data Structures
Date

Weekday

Divide and Conquer
Dynamic Programming
Esolang

Brainfuck

Greedy Methods

Fractional Knapsack

Math

Complex

Factorize

Fraction

Greatest Common Divisor

Intpow

Least Common Multiple

Modpow

Sieve of Eratosthenes

Simplist Radical Form

Solve Quadratic Equation

Arithmetic Progression

Totient

Others

Interval Scheduling

Tower of Hanoi

Random

Choiceset

Rescale

Shuffle

Unbias 01

Weighted Choice

Searches

Union Find

Binary Search

+14

More

Linear Search

+13

More

Quick Select

Sorts

Bogo Sort

Bubble Sort

+18

More

Heap Sort

+13

More

Insertion Sort

+17

More

Is Sorted

Quickselect Median of Medians

Quick Sort

+18

More

Radix Sort

Selection Sort

+13

More

Stabilize

Three Way Partition

Stable Marriage
Strings