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
How to convert this O(n^2) algorithm to O(n)?
Sep 20, 2025
javascript
complexity-theory
Time complexity of O(n^2)
Sep 20, 2025
c
complexity-theory
Formula for division of each individual term in a summation
Sep 19, 2025
c
math
complexity-theory
Lua: performance of __index as a function vs as a table
Sep 17, 2025
performance
lua
complexity-theory
time-complexity
Can a program output a copy of itself [closed]
Sep 15, 2025
algorithm
compression
complexity-theory
quine
Did you apply computational complexity theory in real life?
Sep 12, 2025
theory
complexity-theory
An algorithm to detect permutations of Hankel matrices
Sep 12, 2025
algorithm
math
complexity-theory
Pear CodeSniffer Cyclomatic Complexity
Sep 08, 2025
php
complexity-theory
phpcodesniffer
Calculating algorithm complexity of 1 2 4 8 pattern
Sep 07, 2025
algorithm
complexity-theory
Are all problems in NP which are not P NP-complete?
Sep 05, 2025
complexity-theory
Do recursive calls count into space complexity?
Mar 21, 2023
algorithm
stack
complexity-theory
space-complexity
What's the big-O complexity of this recursive algorithm?
Mar 17, 2023
algorithm
sorting
big-o
time-complexity
complexity-theory
How am I misunderstanding Big-O of these Java functions?
Mar 12, 2023
java
loops
big-o
complexity-theory
O(n) complexity of Python list comprehension with zip() function
Mar 07, 2023
python
python-3.x
numpy
time-complexity
complexity-theory
Complexity to find if there is a missing element in an array
Mar 05, 2023
c
arrays
complexity-theory
Linked List v.s. Binary Search Tree Insertion Time Complexity
Mar 03, 2023
algorithm
data-structures
time-complexity
complexity-theory
space-complexity
Is premature optimization in SQL as "evil" as it is in procedural programming languages?
Mar 02, 2023
sql
optimization
complexity-theory
What are NP problems?
Feb 28, 2023
complexity-theory
p-np
Calculating the space complexity of a C-function?
Feb 24, 2023
algorithm
complexity-theory
space-complexity
NP - Non deterministic polynomial time
Sep 03, 2025
algorithm
complexity-theory
Older Entries »