DEV Community

# bigo

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Big O: A Beginner's Guide:

Big O: A Beginner's Guide:

Reactions 8 Comments 1
5 min read
LinkedList Implementation of the most critical methods using Java generics.

LinkedList Implementation of the most critical methods using Java generics.

Comments
4 min read
Data Structures 101: Introduction to Data Structures and Algorithms

Data Structures 101: Introduction to Data Structures and Algorithms

Reactions 13 Comments 1
4 min read
Surviving Big O: Part I

Surviving Big O: Part I

Reactions 6 Comments
7 min read
"Big O"-র সাথে কুস্তি: প্রথম পর্ব

"Big O"-র সাথে কুস্তি: প্রথম পর্ব

Reactions 5 Comments 1
2 min read
Big O | Como calcular, na prática, em Javascript?

Big O | Como calcular, na prática, em Javascript?

Reactions 4 Comments
1 min read
The Big O Notation | Quadratic, constant and linear calculations in javascript

The Big O Notation | Quadratic, constant and linear calculations in javascript

Reactions 7 Comments
3 min read
Big-O Notation for Coding Interviews Explained Fast

Big-O Notation for Coding Interviews Explained Fast

Reactions 17 Comments
3 min read
Road to algorithm world

Road to algorithm world

Reactions 4 Comments
6 min read
Let's Talk About Big-O - Time Complexity

Let's Talk About Big-O - Time Complexity

Reactions 2 Comments
7 min read
Big O Notation

Big O Notation

Reactions 6 Comments
3 min read
How do you optimizing recursive functions

How do you optimizing recursive functions

Reactions 4 Comments
2 min read
Data structures and algorithms __Evaluating Program Efficiency and sorting

Data structures and algorithms __Evaluating Program Efficiency and sorting

Reactions 5 Comments
6 min read
Big O notation 1/2

Big O notation 1/2

Reactions 5 Comments
3 min read
Singly Linked Lists Implementation in JavaScript and Python

Singly Linked Lists Implementation in JavaScript and Python

Reactions 18 Comments
13 min read
Algorithmic Complexity

Algorithmic Complexity

Reactions 6 Comments
14 min read
Back to basics - The Big O (Part 1)

Back to basics - The Big O (Part 1)

Reactions 2 Comments
3 min read
Basic Big O notation and Selection Sort

Basic Big O notation and Selection Sort

Reactions 5 Comments
3 min read
Big-O Notation Cheat Sheet: quick answers to Big-O questions

Big-O Notation Cheat Sheet: quick answers to Big-O questions

Reactions 102 Comments 2
4 min read
Find Duplicates in an Array

Find Duplicates in an Array

Reactions 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

Reactions 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

Reactions 2 Comments 1
1 min read
Big O Notation: O(N!)

Big O Notation: O(N!)

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

Big O Notation: O(2^N)

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

Big O Notation: O(N Log N)

Reactions 15 Comments
4 min read
Big O notation in short

Big O notation in short

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

Big O Notation: O(Log N)

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

Big O Notation: Powers of N

Reactions 15 Comments 2
5 min read
An Introduction to Big O Notation

An Introduction to Big O Notation

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

Complexidade de algoritmos - Notação Big O

Reactions 33 Comments 1
2 min read
Basics: Big O Notation

Basics: Big O Notation

Reactions 140 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

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

'Big O' in Python with decorator

Reactions 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

Reactions 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

Reactions 18 Comments
4 min read
An Intuitive Explanation of Big-O

An Intuitive Explanation of Big-O

Reactions 6 Comments
1 min read
A Slow Death by For Loops

A Slow Death by For Loops

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

Explain Time Complexity Like I'm Five

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

An Introduction to Big O Notation

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

Let's learn the Big-O

Reactions 10 Comments 2
6 min read
Prepping for DSAs: Make Array Consecutive

Prepping for DSAs: Make Array Consecutive

Reactions 6 Comments
2 min read
Question: How was the assumption made?

Question: How was the assumption made?

Reactions 4 Comments
1 min read
Looking For The Logic Behind Logarithms

Looking For The Logic Behind Logarithms

Reactions 27 Comments 3
12 min read
Big-O Explained

Big-O Explained

Reactions 37 Comments 5
1 min read
The Idea Behind Time Complexity

The Idea Behind Time Complexity

Reactions 7 Comments
3 min read
Big-O: Prime Factors and Pseudo-Polynomial Time

Big-O: Prime Factors and Pseudo-Polynomial Time

Reactions 52 Comments 2
10 min read
Cake and Duplicates

Cake and Duplicates

Reactions 7 Comments 2
10 min read
Simple Introduction to Logarithms for Complexity Analysis

Simple Introduction to Logarithms for Complexity Analysis

Reactions 9 Comments
6 min read
loading...