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
In the CIEXYZ to CIELUV conversion, what are `u'`, `v'`, `u'ₙ`, `v'ₙ`, and `Yₙ`?
Feb 07, 2026
algorithm
physics
color-space
cieluv
Incremental entropy computation
Feb 07, 2026
c++
algorithm
decision-tree
entropy
Running average / frequency of time series data?
Feb 06, 2026
python
algorithm
numpy
pandas
average
Integer Square root of a number
Feb 07, 2026
algorithm
recursion
sml
smlnj
square-root
Finding cheapest road with recursion
Feb 06, 2026
c#
algorithm
recursion
next multiple of a number to given multiplier
Feb 07, 2026
java
algorithm
function
math
double
How to efficiently implement regular expression like .*a.*b.*?
Feb 06, 2026
regex
algorithm
performance
Getting permutation index and permutation at index faster than the provided solution
Feb 06, 2026
python
algorithm
indexing
permutation
constant time lookup for a inserted number
Feb 06, 2026
c++
algorithm
data-structures
How to get the number of iterations needed, if possible, to get 2 elements of an array?
Feb 07, 2026
python
algorithm
Invert a LUT (lookup table)
Feb 06, 2026
algorithm
data-structures
language-agnostic
lookup-tables
Data structure to index entire document and algorithm for quick search of any size substring
Feb 06, 2026
string
algorithm
search
data-structures
string-search
Why is the pisano period of 11 equal to 120 and not 9
Feb 06, 2026
java
algorithm
data-structures
fibonacci
Finding MST such that a specific vertex has a minimum degree
Feb 06, 2026
algorithm
graph
minimum-spanning-tree
degrees
kruskals-algorithm
How to determine visibility in 2D
Feb 05, 2026
algorithm
2d
visibility
An algorithm to place N bishops on NxN board
Feb 06, 2026
algorithm
GRAPH: find an algorithm to determine the shortest path from one point to another in a rectangular maze?
Feb 06, 2026
java
algorithm
graph
Precedence of operators in RPN
Feb 05, 2026
c
algorithm
data-structures
Dividing an array with equal XORs
Feb 05, 2026
algorithm
bit-manipulation
bit
Older Entries »