OurBigBook
About
$
Donate
Sign in
+
Sign up
by
Ciro Santilli
(
@cirosantilli,
37
)
Algorithm
...
Technology
Area of technology
Information technology
Computer
Computer science
Computational problem
0
Like
1 By others
on same topic
0 Discussions
Updated
2025-05-23
+
Created
1970-01-01
See my version
A
solution to
a
computational problem
!
Table of contents
Algorithm cheatsheet
Algorithm
Data structure
Algorithm
Associative array
Data structure
Binary search tree
Associative array
B-tree
Binary search tree
Hash table
Associative array
Dynamic array
Data structure
Linked list
Data structure
Recursion (computer science)
Algorithm
Iteration
Recursion (computer science)
Iterative algorithm
Iteration
Sorting algorithm
Algorithm
String-sorting algorithm
Sorting algorithm
Natural sort order
String-sorting algorithm
String-search algorithm
Algorithm
Algorithm cheatsheet
0
0
0
Algorithm
Draft by
Ciro Santilli
with cross language input/output
test
cases:
github.com/cirosantilli/algorithm-cheat
By others:
github.com/TheAlgorithms/Python
Data structure
0
0
0
Algorithm
Associative array
(map, dictionary)
0
0
0
Data structure
More commonly known
as
a
map
or
dictionary
.
Binary search tree
(BST)
0
0
0
Associative array
Tags:
Binary tree
,
Ordered tree
B-tree
0
0
0
Binary search tree
Like
Binary search tree
, but each node can have multiple objects and more than two children.
Figure 1.
Source
.
Hash table
(Hash map)
0
0
0
Associative array
Dynamic array
0
0
0
Data structure
Linked list
0
0
0
Data structure
Recursion
(computer science)
0
1
0
Algorithm
Iteration
0
1
0
Recursion (computer science)
Iterative algorithm
0
0
0
Iteration
Sorting algorithm
0
1
0
Algorithm
String-sorting algorithm
0
0
0
Sorting algorithm
Natural sort order
0
0
0
String-sorting algorithm
String-search algorithm
0
0
0
Algorithm
Ancestors
(7)
Computational problem
Computer science
Computer
Information technology
Area of technology
Technology
Home
Incoming links
(3)
The best articles by Ciro Santilli
Backpropagation
Fast Fourier transform
View article source
Discussion
(0)
Subscribe (1)
+
New discussion
There are no discussions about this article yet.
Articles by others on the same topic
(1)
Show body
Body
0
Algorithm
by
Wikipedia Bot
0
1970-01-01
See all articles in the same topic
+
Create my own version