Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
bigo
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Find Duplicates in an Array
Hector Minaya
Hector Minaya
Hector Minaya
Follow
Sep 11 '20
Find Duplicates in an Array
#
javascript
#
array
#
algorithms
#
bigo
38
reactions
Comments
16
comments
4 min read
You Can’t Improve What You Don’t Understand: Know thy Algorithm’s Run Time Complexity
Nyior Clement Jr.
Nyior Clement Jr.
Nyior Clement Jr.
Follow
Sep 6 '20
You Can’t Improve What You Don’t Understand: Know thy Algorithm’s Run Time Complexity
#
runtimecomplexity
#
bigo
62
reactions
Comments
1
comment
5 min read
Big O Time/Space Complexity Types Explained - Logarithmic, Polynomial, Exponential, and More
QuanticDev
QuanticDev
QuanticDev
Follow
Aug 24 '20
Big O Time/Space Complexity Types Explained - Logarithmic, Polynomial, Exponential, and More
#
bigo
#
bigonotation
#
algorithms
#
programming
2
reactions
Comments
1
comment
1 min read
Simple Introduction to Logarithms for Complexity Analysis
Andrew Hsu
Andrew Hsu
Andrew Hsu
Follow
May 27 '20
Simple Introduction to Logarithms for Complexity Analysis
#
logarithm
#
bigo
10
reactions
Comments
Add Comment
6 min read
Big O Notation: O(N!)
Joseph Trettevik
Joseph Trettevik
Joseph Trettevik
Follow
Apr 13 '20
Big O Notation: O(N!)
#
algorithms
#
bigo
#
beginners
10
reactions
Comments
2
comments
4 min read
Big O Notation: O(2^N)
Joseph Trettevik
Joseph Trettevik
Joseph Trettevik
Follow
Apr 6 '20
Big O Notation: O(2^N)
#
algorithms
#
bigo
#
beginners
21
reactions
Comments
2
comments
3 min read
Big O Notation: O(N Log N)
Joseph Trettevik
Joseph Trettevik
Joseph Trettevik
Follow
Mar 30 '20
Big O Notation: O(N Log N)
#
algorithms
#
bigo
#
beginners
31
reactions
Comments
Add Comment
4 min read
Big O notation in short
LuisPa
LuisPa
LuisPa
Follow
Mar 24 '20
Big O notation in short
#
bigo
#
javascript
#
performance
#
algorithms
9
reactions
Comments
Add Comment
3 min read
Big O Notation: O(Log N)
Joseph Trettevik
Joseph Trettevik
Joseph Trettevik
Follow
Mar 22 '20
Big O Notation: O(Log N)
#
algorithms
#
bigo
#
beginners
42
reactions
Comments
1
comment
3 min read
Big O Notation: Powers of N
Joseph Trettevik
Joseph Trettevik
Joseph Trettevik
Follow
Mar 8 '20
Big O Notation: Powers of N
#
algorithms
#
bigo
#
beginners
17
reactions
Comments
2
comments
5 min read
Prepping for DSAs: Make Array Consecutive
Jose Ross Barredo
Jose Ross Barredo
Jose Ross Barredo
Follow
Mar 9 '20
Prepping for DSAs: Make Array Consecutive
#
algorithms
#
bigo
#
dsa
6
reactions
Comments
Add Comment
2 min read
An Introduction to Big O Notation
Joseph Trettevik
Joseph Trettevik
Joseph Trettevik
Follow
Feb 29 '20
An Introduction to Big O Notation
#
algorithms
#
bigo
#
beginners
#
javascript
16
reactions
Comments
1
comment
4 min read
Question: How was the assumption made?
Jose Ross Barredo
Jose Ross Barredo
Jose Ross Barredo
Follow
Feb 20 '20
Question: How was the assumption made?
#
help
#
question
#
bigo
#
algorithms
4
reactions
Comments
Add Comment
1 min read
Complexidade de algoritmos - Notação Big O
ダニエリ
ダニエリ
ダニエリ
Follow
Dec 3 '19
Complexidade de algoritmos - Notação Big O
#
complexidade
#
bigo
#
algoritmo
#
limite
36
reactions
Comments
1
comment
2 min read
Basics: Big O Notation
Sofia Jonsson
Sofia Jonsson
Sofia Jonsson
Follow
Oct 18 '19
Basics: Big O Notation
#
bigo
#
complexities
#
algorithms
#
datastructure
141
reactions
Comments
2
comments
3 min read
Learning Some Computer Science will Make You a Better (And More Expensive) Engineer
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Oct 16 '19
Learning Some Computer Science will Make You a Better (And More Expensive) Engineer
#
uncategorized
#
assembly
#
bigo
#
compsci
91
reactions
Comments
8
comments
5 min read
'Big O' in Python with decorator
Serhat Teker
Serhat Teker
Serhat Teker
Follow
Oct 3 '19
'Big O' in Python with decorator
#
python
#
decorator
#
bigo
10
reactions
Comments
Add Comment
2 min read
Beginners guide to finding the time complexity of an algorithm
Mera-Stackhouse
Mera-Stackhouse
Mera-Stackhouse
Follow
Jun 6 '19
Beginners guide to finding the time complexity of an algorithm
#
beginners
#
algorithms
#
timecomplexity
#
bigo
11
reactions
Comments
4
comments
3 min read
Asymptotic Notations B(OOT) : Big-O, Big-Omega, Big-Theta
Sherry Ummen
Sherry Ummen
Sherry Ummen
Follow
May 9 '19
Asymptotic Notations B(OOT) : Big-O, Big-Omega, Big-Theta
#
algorithms
#
bigo
#
asymptotic
#
python
18
reactions
Comments
Add Comment
4 min read
Big-O: Prime Factors and Pseudo-Polynomial Time
Nested Software
Nested Software
Nested Software
Follow
Dec 18 '18
Big-O: Prime Factors and Pseudo-Polynomial Time
#
algorithms
#
bigo
#
complexity
#
python
52
reactions
Comments
2
comments
10 min read
An Intuitive Explanation of Big-O
Jonathan Tamsut
Jonathan Tamsut
Jonathan Tamsut
Follow
Nov 5 '18
An Intuitive Explanation of Big-O
#
algorithms
#
bigo
6
reactions
Comments
Add Comment
1 min read
A Slow Death by For Loops
Ben Greenberg
Ben Greenberg
Ben Greenberg
Follow
Jun 25 '18
A Slow Death by For Loops
#
php
#
beginners
#
bigo
63
reactions
Comments
8
comments
4 min read
Explain Time Complexity Like I'm Five
Jordan Irabor
Jordan Irabor
Jordan Irabor
Follow
Apr 24 '18
Explain Time Complexity Like I'm Five
#
explainlikeimfive
#
timecomplexity
#
bigo
13
reactions
Comments
1
comment
1 min read
An Introduction to Big O Notation
Dennis
Dennis
Dennis
Follow
Jul 11 '20
An Introduction to Big O Notation
#
computerscience
#
bigonotation
#
bigo
#
algorithms
6
reactions
Comments
Add Comment
7 min read
Let's learn the Big-O
Rudy Goldhaber
Rudy Goldhaber
Rudy Goldhaber
Follow
Jul 12 '20
Let's learn the Big-O
#
computerscience
#
bigo
#
algorithms
#
python
10
reactions
Comments
2
comments
6 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account