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 algorithm
Deleting a node from B tree
Jul 21, 2026
c++
c
algorithm
tree
b-tree
Improving performance on comparison algorithm np.packbits(A==A[:, None], axis=1)
Jul 21, 2026
python
arrays
algorithm
numpy
boolean
Why is Merge sort space complexity O(n)? [duplicate]
Jul 20, 2026
algorithm
memory
mergesort
space-complexity
How can I return directly result of a function call returning std::expected?
Jul 21, 2026
c++
algorithm
function
c++23
std-expected
What's the most efficient way to find matching sequences of cells in two (or more) arrays?
Jul 20, 2026
javascript
arrays
algorithm
pattern-matching
What is an algorithm to find intersection of two linear equations?
Jul 19, 2026
algorithm
equation
Good way to detect identical expressions in C++
Jul 20, 2026
c++
algorithm
NumPy - catching the index of first three consecutive negative numbers
Jul 20, 2026
python
arrays
algorithm
numpy
How to get a unique alphanumeric based on a unique integer
Jul 21, 2026
java
algorithm
uniqueidentifier
Critical points of a graph: reach all nodes in minimum number of points and weight
Jul 19, 2026
algorithm
data-structures
graph
Precise conversion of 32-bit unsigned integer into a float in range (-1;1)
Jul 20, 2026
c++
c
algorithm
cuda
floating-point
Longest Increasing SubSequence using Binary Search
Jul 20, 2026
java
algorithm
Iterative Reduction to Null Matrix
Jul 19, 2026
java
algorithm
optimization
graph
matrix
Algorithm: Maximizing profit in card game with m winning cards and n losing cards
Jul 21, 2026
algorithm
strategy-pattern
evolutionary-algorithm
Vector erase giving unexpected result
Jul 20, 2026
algorithm
c++11
stl
Constructor Arguments or Method Arguments? [closed]
Jul 20, 2026
algorithm
design-patterns
Older Entries »