Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in big-o
Big-O summary for Java Collections Framework implementations? [closed]
Aug 14, 2022
java
collections
big-o
Are 2^n and n*2^n in the same time complexity?
Sep 05, 2022
algorithm
big-o
complexity-theory
time-complexity
Are there any worse sorting algorithms than Bogosort (a.k.a Monkey Sort)? [closed]
Aug 14, 2022
algorithm
sorting
big-o
What exactly does big Ө notation represent?
Dec 14, 2021
algorithm
computer-science
big-o
notation
big-theta
How to find the kth largest element in an unsorted array of length n in O(n)?
Aug 14, 2022
performance
algorithm
big-o
Is log(n!) = Θ(n·log(n))?
Aug 14, 2022
algorithm
math
recursion
complexity-theory
big-o
Are there any cases where you would prefer a higher big-O time complexity algorithm over the lower one?
Aug 14, 2022
algorithm
big-o
time-complexity
Append an object to a list in R in amortized constant time, O(1)?
Dec 14, 2021
r
performance
list
append
big-o
Big-O for Eight Year Olds? [duplicate]
Aug 14, 2022
algorithm
theory
big-o
metrics
Determining complexity for recursive functions (Big O notation)
Feb 18, 2022
recursion
big-o
complexity-theory
Are there any O(1/n) algorithms?
Aug 13, 2022
theory
complexity-theory
big-o
Computational complexity of Fibonacci Sequence
Oct 22, 2022
time-complexity
big-o
complexity-theory
fibonacci
List of Big-O for PHP functions
May 04, 2022
php
performance
algorithm
arrays
big-o
Difference between Big-O and Little-O Notation
Aug 13, 2022
algorithm
time-complexity
big-o
asymptotic-complexity
little-o
What is the difference between Θ(n) and O(n)?
Oct 18, 2022
big-o
time-complexity
notation
big-theta
Constant Amortized Time
Aug 13, 2022
algorithm
complexity-theory
big-o
How can building a heap be O(n) time complexity?
Aug 13, 2022
algorithm
big-o
heap
complexity-theory
construction
Big O, how do you calculate/approximate it?
Feb 10, 2020
algorithm
optimization
complexity-theory
big-o
performance
What does O(log n) mean exactly?
Sep 24, 2022
algorithm
time-complexity
big-o
What is a plain English explanation of "Big O" notation?
Aug 13, 2022
algorithm
complexity-theory
computer-science
big-o
time-complexity
« Newer Entries