The Algorithms logo
The Algorithms
关于捐赠
数组

Car Pool

Move Zeroes

Pivot Index

Sorted Squared Array

Validate Subsequence

回溯

Open Knight Tour

位操作

Swap All Odd and Even Bits

转换

Decimal to Any

Decimal to Binary

Decimal to Hexadecimal

Decimal to Octal

Integer To Roman

Binary to Decimal

Binary to Hexadecimal

Binary to Octal

Hexa Decimal To Binary

Hexadecimal to Decimal

Hexadecimal to Octal

Octal to Binary

Octal to Decimal

Octal to Hexadecimal

Roman To Integer

数据结构
分而治之

Heaps Algorithm

Mergesort

动态编程

01knapsack Recursive

Coin Change

Kadanes Algorithm

Longest Common Subsequence

Longest Common Substring

Min Number of Jumps

Factorial

图形

Area of Island

Breadth First Search

Depth First Search

Nearest Neighbour Algorithm

线性代数

Lu Decomposition

数学

Armstrong Number

Kynea Numbers

Linear Diophantine Eqn

Amicable Numbers

Euler's Totient

Factorial Approximation

Factorial Recursion

Fermats Little Theorem

Fibonacci Dynamic Programming

Fibonacci Recursion

Find Max

Find Max Recursion

Find Min

Find Min Recursion

Newton Method

Palindrome Number

Palindrome String

Palindrome String Recursion

Perfect Number

Power of Two

Relu Function

Shreedharacharya

Sieve of Eratosthenes

Sphenic Number

Symmetric Derivative

N Bonacci

Chinese Remainder Theorem

Magic Number

其他

Moore Voting Algorithm

Ackermann

Haversine Formula

Tower of Hanoi

检索

Binary Tree Traversal

Binary Search

Binary Search Recursion

Fibonacci Search

Interpolation Search

Jump Search

Linear Search

Peak Element

Ternary Search

排序

Fisher Yates Shuffle

Bubble Sort

Cocktail Sort

Comb Sort

Count Sort

Gnome Sort

Heap Sort

Insert Sort

Pigeonhole Sort

Quick Sort

Radix Sort

Select Sort

Shell Sort

Tim Sort

堆栈

Balanced Brackets

字符串

Hamming Distance

Isomorphic Strings

Knuth Morris Prat

Remove Duplicates

Reverse String

Reverse Words of String


Path Sum