DEV Community

# bigo

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Find Duplicates in an Array

Find Duplicates in an Array

38
Comments 16
4 min read
You Can’t Improve What You Don’t Understand: Know thy Algorithm’s Run Time Complexity

You Can’t Improve What You Don’t Understand: Know thy Algorithm’s Run Time Complexity

62
Comments 1
5 min read
Big O Time/Space Complexity Types Explained - Logarithmic, Polynomial, Exponential, and More

Big O Time/Space Complexity Types Explained - Logarithmic, Polynomial, Exponential, and More

2
Comments 1
1 min read
Simple Introduction to Logarithms for Complexity Analysis

Simple Introduction to Logarithms for Complexity Analysis

10
Comments
6 min read
Big O Notation: O(N!)

Big O Notation: O(N!)

10
Comments 2
4 min read
Big O Notation: O(2^N)

Big O Notation: O(2^N)

21
Comments 2
3 min read
Big O Notation: O(N Log N)

Big O Notation: O(N Log N)

31
Comments
4 min read
Big O notation in short

Big O notation in short

9
Comments
3 min read
Big O Notation: O(Log N)

Big O Notation: O(Log N)

42
Comments 1
3 min read
Big O Notation: Powers of N

Big O Notation: Powers of N

17
Comments 2
5 min read
Prepping for DSAs: Make Array Consecutive

Prepping for DSAs: Make Array Consecutive

6
Comments
2 min read
An Introduction to Big O Notation

An Introduction to Big O Notation

16
Comments 1
4 min read
Question: How was the assumption made?

Question: How was the assumption made?

4
Comments
1 min read
Complexidade de algoritmos - Notação Big O

Complexidade de algoritmos - Notação Big O

36
Comments 1
2 min read
Basics: Big O Notation

Basics: Big O Notation

141
Comments 2
3 min read
Learning Some Computer Science will Make You a Better (And More Expensive) Engineer

Learning Some Computer Science will Make You a Better (And More Expensive) Engineer

91
Comments 8
5 min read
'Big O' in Python with decorator

'Big O' in Python with decorator

10
Comments
2 min read
Beginners guide to finding the time complexity of an algorithm

Beginners guide to finding the time complexity of an algorithm

11
Comments 4
3 min read
Asymptotic Notations B(OOT) : Big-O, Big-Omega, Big-Theta

Asymptotic Notations B(OOT) : Big-O, Big-Omega, Big-Theta

18
Comments
4 min read
Big-O: Prime Factors and Pseudo-Polynomial Time

Big-O: Prime Factors and Pseudo-Polynomial Time

52
Comments 2
10 min read
An Intuitive Explanation of Big-O

An Intuitive Explanation of Big-O

6
Comments
1 min read
A Slow Death by For Loops

A Slow Death by For Loops

63
Comments 8
4 min read
Explain Time Complexity Like I'm Five

Explain Time Complexity Like I'm Five

13
Comments 1
1 min read
An Introduction to Big O Notation

An Introduction to Big O Notation

6
Comments
7 min read
Let's learn the Big-O

Let's learn the Big-O

10
Comments 2
6 min read
loading...