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 computer-science-theory
Big O estimation of Math.random()?
Dec 22, 2022
random
computer-science
big-o
computer-science-theory
What class of language can Perl regular expressions be used against?
Oct 19, 2022
regex
computer-science
formal-languages
computer-science-theory
What is missing for this P != NP proof?
Oct 26, 2022
p-np
computer-science-theory
Solve: T(n) = T(n/2) + n/2 + 1
Sep 22, 2022
time-complexity
computer-science
asymptotic-complexity
computer-science-theory