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
Strategy for detecting (via Reflection) if Enum is of type "Flags" in C#
Mar 11, 2026
c#
algorithm
reflection
Optimize calculation of prime numbers [duplicate]
Mar 11, 2026
java
performance
algorithm
primes
How to calculate "expected" number of inversions in a semi-random array of integers?
Mar 10, 2026
arrays
algorithm
math
random
Best data-structure to use for two ended sorted list
Mar 11, 2026
python
performance
algorithm
data-structures
collections
Algorithm for sorting numbers summing to a total and respecting criterions in python
Mar 11, 2026
python
algorithm
Compute DP[n][m] faster
Mar 10, 2026
algorithm
dynamic-programming
What's the name of this hashing/caching/versioning algorithm?
Mar 10, 2026
algorithm
caching
hash
rabin
Neighbors in a 2D array python
Mar 10, 2026
python
arrays
algorithm
numpy
matrix
Floyd-Warshall algorithm for widest path
Mar 10, 2026
algorithm
graph-theory
directed-graph
floyd-warshall
weighted-graph
Hoare partition not working when more than one value is equal to pivot
Mar 08, 2026
python
algorithm
sorting
quicksort
hoare-logic
Numbers of combinations modulo m, efficiently
Mar 10, 2026
python
algorithm
performance
math
combinations
detect cycle in directed graph with non-recursive dfs
Mar 09, 2026
c++
algorithm
graph-theory
depth-first-search
Fill a nested structure with values from a linear supply stream
Mar 10, 2026
algorithm
data-structures
functional-programming
stream
nested
Find the positions that matches a condition on parent and child lists
Mar 10, 2026
java
algorithm
time-complexity
Naming array items 0001, 0002 etc
Mar 10, 2026
c#
algorithm
Line intersection
Mar 09, 2026
algorithm
math
geometry
intersection
determine strings that satisfy hamming distance matrix
Mar 10, 2026
string
algorithm
matrix
hamming-distance
O(n² log(n)) algorithm to find all numbers in array such that x² + y² = z² + u²
Mar 09, 2026
algorithm
« Newer Entries
Older Entries »