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-theta
Can I say that a Θ(n^3/2)-time algorithm is asymptotically slower than an Θ(n log n)-time algorithm?
Aug 28, 2022
big-o
asymptotic-complexity
big-theta
How can we prove that the running time bound of an algorithm is tight?
Feb 03, 2020
algorithm
big-o
computer-science
big-theta
Θ notation for the sum of a geometric series
Nov 16, 2022
runtime
series
big-theta
How to get Omega(n)
Nov 07, 2022
algorithm
big-o
complexity-theory
big-theta
Asymptotic analysis
Jul 08, 2022
algorithm
math
asymptotic-complexity
big-theta
Asymptotic analysis of three nested for loops
Nov 15, 2022
complexity-theory
asymptotic-complexity
big-theta
Are 2^n and 4^n in the same Big-Θ complexity class?
Sep 27, 2022
complexity-theory
asymptotic-complexity
big-theta
big-o
Time Complexity Of This Code Snippet
Nov 15, 2022
algorithm
time-complexity
big-theta
f(n)=n^log(n) complexity polynomial or exponential
Oct 30, 2022
complexity-theory
big-o
big-theta
The complexity of n choose 2 is in Theta (n^2)?
Aug 26, 2022
algorithm
math
complexity-theory
big-o
big-theta
Difference between Big-Theta and Big O notation in simple language
Aug 29, 2022
algorithm
big-o
big-theta
What exactly does big Ө notation represent?
Dec 14, 2021
algorithm
computer-science
big-o
notation
big-theta
What is the difference between Θ(n) and O(n)?
Oct 18, 2022
big-o
time-complexity
notation
big-theta