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
Time complexity and Big-O notation specific question
Dec 19, 2025
algorithm
big-o
time-complexity
python bisect is O(n^2)?
Dec 17, 2025
python
algorithm
big-o
bisection
Which constants can be ignored in Big O for time complexity - exponential cases?
Dec 17, 2025
time-complexity
big-o
Priority Queue poll() time complexity
Dec 16, 2025
java
queue
time-complexity
big-o
priority-queue
Why is inserting at the end of a dynamic array O(1) while inserting in the middle is O(n)?
Dec 15, 2025
arrays
data-structures
big-o
What is the big O notation of this function
Dec 15, 2025
python
big-o
O(N) execution times
Dec 14, 2025
big-o
time-complexity
Optimizing Mergesort in Java for O(Nlog(N))
Dec 12, 2025
java
algorithm
sorting
big-o
mergesort
Big-O and Cache Aware Data Structures & Algorithms
Dec 12, 2025
algorithm
data-structures
caching
big-o
RunTime Complexity of my Power method
Dec 09, 2025
algorithm
recursion
big-o
pow
Asymptotic analysis of nest loop with condition (j=i+1)
Dec 09, 2025
time-complexity
big-o
Do String methods in Java run in O(1) time?
Dec 09, 2025
java
string
algorithm
big-o
Why is runtime of Fibonacci θ(1.6^N)?
Dec 08, 2025
runtime
big-o
fibonacci
What is Big O of a loop?
Dec 08, 2025
big-o
Computing Time T(n) and Big-O with an infinite loop
Dec 07, 2025
big-o
infinite-loop
AVL Tree Rotation Efficiency
Dec 08, 2025
big-o
avl-tree
What's time complexity of this algorithm for solving Sudoku?
Dec 07, 2025
c++
algorithm
big-o
depth-first-search
sudoku
Probability space and expected running time: what are they?
Dec 06, 2025
algorithm
big-o
Is ϴ(n)/n = ϴ(1)?
Dec 07, 2025
algorithm
big-o
computer-science
complexity-theory
BIg-Oh for reversing LinkedList in Java
Dec 06, 2025
java
big-o
Older Entries »