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
Solving a recurrence: T(n)=3T(n/2)+n
Mar 17, 2026
algorithm
time-complexity
computer-science
recurrence
max floating point value [duplicate]
Mar 16, 2026
floating-point
computer-science
ieee-754
Are there more 0s or 1s? [closed]
Mar 16, 2026
computer-science
Data structures and algorithms book for the practitioner not for the academic [closed]
Mar 15, 2026
algorithm
data-structures
computer-science
What is a writable API?
Mar 11, 2026
computer-science
ID3 and C4.5: How Does "Gain Ratio" Normalize "Gain"?
Mar 09, 2026
math
statistics
computer-science
data-mining
classification
how to fix slow kmeans of opencv
Mar 07, 2026
c++
opencv
machine-learning
computer-vision
computer-science
How many leaves has a quadtree?
Mar 04, 2026
graphics
tree
rendering
computer-science
computational-geometry
Epsilon closure & automata
Feb 27, 2026
math
computer-science
automata
non-deterministic
epsilon
What are the techniques for word recognition in a sound stream?
Feb 25, 2026
computer-science
theory
speech-recognition
Efficient node traffic allocation
Feb 24, 2026
algorithm
statistics
computer-science
graph-algorithm
How can I delete a graph in the smallest number of steps?
Feb 23, 2026
algorithm
graph
computer-science
graph-theory
theory
How can I modify the breadth-first search algorithm to also include the solution path?
Feb 16, 2026
algorithm
computer-science
breadth-first-search
If f(n) = o(g(n)) , then is 2^(f(n)) = o(2^(g(n)))?
Feb 15, 2026
computer-science
asymptotic-complexity
little-o
Machine code to execution, what is going on?
Feb 14, 2026
computer-science
How to correct my Naive Bayes method returning extremely small conditional probabilities?
Feb 14, 2026
python
algorithm
computer-science
data-retrieval
Does Fourier Series have any application related to computer science?
Feb 12, 2026
math
computer-science
linear-algebra
discrete-mathematics
What is an individual instance of a data type called? [closed]
Feb 12, 2026
c#
computer-science
abstract-data-type
Older Entries »