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 complexity-theory
Novel or lesser known data structures for network (graph) data?
Jan 26, 2026
language-agnostic
optimization
data-structures
graph
complexity-theory
Binning a set into subsets deterministically
Jan 25, 2026
algorithm
set
time-complexity
complexity-theory
when is Big-Oh(n) = Omega(n) ? Is it same as theta(n)?
Jan 22, 2026
complexity-theory
time-complexity
space-complexity
Complexity of trominoes algorithm
Jan 21, 2026
algorithm
time-complexity
complexity-theory
master-theorem
Complexity does not match actual growth in running time? (python)
Jan 19, 2026
python
algorithm
time-complexity
complexity-theory
Is this NP-Hard or does a known optimal polynomial time solution exist?
Dec 30, 2025
algorithm
complexity-theory
Order Complexity for Ruby Combinatoric Functions
Jan 01, 2026
ruby
algorithm
big-o
complexity-theory
Time complexity of a recursive function with two calls
Dec 31, 2025
python
complexity-theory
time-complexity
Count the number of appearances of a value in a sorted array in O(log n) complexity
Dec 22, 2025
java
arrays
algorithm
search
complexity-theory
Are lower-bounds established by reductions tight?
Dec 21, 2025
algorithm
computer-science
complexity-theory
reduction
complexity analysis of linear search in sorted array
Dec 21, 2025
arrays
data-structures
time-complexity
complexity-theory
linear-search
Divide N people into K groups: Why is the big O of this algorithim O(N^2 * K)?
Dec 20, 2025
java
algorithm
recursion
dynamic-programming
complexity-theory
Is this function in the complexity?
Dec 12, 2025
complexity-theory
Computational complexity of recursion in prolog
Dec 12, 2025
prolog
complexity-theory
failure-slice
Is complexity O(log(n) + log(n/2) + log(n/4) + log(n/8) + ... + log(2)) = O(log(n))?
Dec 09, 2025
algorithm
complexity-theory
How to find all table references from Oracle 10G PL/SQL functions and procedures? [duplicate]
Dec 08, 2025
sql
oracle-database
plsql
oracle10g
complexity-theory
Explain why this unsimplified complexity expression is this?
Dec 07, 2025
c++
algorithm
time-complexity
complexity-theory
Intersection of n rectangles - Maximum number of regions where exactly k rectangles intersect
Dec 05, 2025
algorithm
geometry
complexity-theory
computational-geometry
Older Entries »