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
Finding seeds for a 5 byte PRNG
Jun 15, 2021
algorithm
random
prng
Find medians in multiple sub ranges of a unordered list
Sep 03, 2021
algorithm
math
median
Nearest neighbor 1 dimensional data with a specified range
Sep 17, 2017
python
algorithm
numpy
scipy
nearest-neighbor
distinguishing objects with opencv
Sep 10, 2022
algorithm
opencv
image-processing
computer-vision
object-detection
Algorithm: optimally distribute N people among M tasks given P preferences
Sep 07, 2018
algorithm
"quick select" (or similar) implementation on Linux? (instead of sort|uniq -c|sort -rn|head -$N)
Aug 12, 2017
linux
algorithm
sorting
awk
quickselect
Fastest way to use big numbers
May 04, 2019
algorithm
biginteger
Algorithm to find all possible splits of a list
Mar 19, 2022
java
algorithm
Iterate sum of two squares
Oct 25, 2022
algorithm
Genetic/Evolutionary algorithm - Painter
Jun 26, 2019
algorithm
genetic-algorithm
evolutionary-algorithm
Best way to find if path exists in a unidirectional directed graph
Jul 09, 2022
algorithm
graph
How to create a Boggle Board from a list of Words? (reverse Boggle solver!)
Jun 24, 2022
python
algorithm
boggle
An efficient algorithm to calculate the integer square root (isqrt) of arbitrarily large integers
Nov 09, 2022
algorithm
erlang
biginteger
bigint
square-root
A* graph algorithm giving incorrect output
Jan 25, 2022
algorithm
c++11
a-star
How to convert from any large arbitrary base to another
Feb 15, 2022
algorithm
math
base
Algorithm for the decomposition of polygons
Mar 18, 2021
algorithm
polygon
intersection
polygons
convex-polygon
Segmented Least Squares
Sep 15, 2021
algorithm
dynamic-programming
Find all polygons in points using MATLAB
Nov 08, 2022
algorithm
matlab
convex-polygon
How to certify a planar embedding?
Jul 07, 2022
algorithm
boost
graph
graph-theory
planar-graph
Split array into evenly-distributed chunks
Nov 16, 2017
python
algorithm
numpy
« Newer Entries
Older Entries »