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
Union/find algorithm without union by rank for disjoint-set forests data structure
Sep 13, 2022
algorithm
data-structures
time-complexity
disjoint-sets
amortized-analysis
How to efficiently find k-nearest neighbours in high-dimensional data?
Sep 13, 2022
algorithm
data-structures
computational-geometry
nearest-neighbor
dimensionality-reduction
How to find upper envelopes of intersected lines in O(nlogn)?
Apr 17, 2022
algorithm
geometry
computational-geometry
analysis
Why is the median-of-medians algorithm described as using O(1) auxiliary space?
Mar 19, 2022
algorithm
recursion
space-complexity
median-of-medians
Robust Algorithm to detect uneven illumination in images [Detection Only Needed]
Mar 18, 2022
python
algorithm
opencv
image-processing
computer-vision
Finding an axis-aligned rectangle inside a polygon
Jan 17, 2020
algorithm
geometry
polygon
rectangles
Find the set of largest contiguous rectangles to cover multiple areas [duplicate]
Dec 30, 2016
algorithm
geometry
Quickly checking if set is superset of stored sets
Nov 06, 2022
algorithm
data-structures
set
complexity-theory
time-complexity
Is there a Boyer-Moore string search and fast search and replace function and fast string count for Delphi 2010 String (UnicodeString) out there?
Jul 07, 2020
algorithm
delphi
delphi-2010
replace
boyer-moore
Grade Sudoku difficulty level
Sep 14, 2022
javascript
algorithm
sudoku
Can anyone explain the deletion of Left-Lean-Red-Black tree clearly?
Nov 12, 2022
algorithm
data-structures
red-black-tree
In the game 2048, what is the biggest theoretical tile? [closed]
Nov 10, 2022
algorithm
game-theory
What are the faster Paxos-related algorithms for consensus in distributed systems?
Sep 13, 2022
algorithm
distributed
consensus
paxos
Controlling distance of shuffling
Jan 25, 2020
python
algorithm
python-3.x
constraints
shuffle
Why does the weighted quick union algorithm consider the sizes of the tree instead of their heights?
Aug 24, 2022
algorithm
data-structures
graph-algorithm
union-find
Given a machine that can sort 5 of your objects. How fast can we sort 25 of them?
Apr 18, 2019
algorithm
sorting
Make coordinates be attracted/repulsed to/from certain other coordinates
Sep 25, 2022
javascript
node.js
algorithm
coordinates
force-based-algorithm
What should be considered when building a Recommendation Engine?
Sep 12, 2022
algorithm
recommendation-engine
Given an array of integers where some numbers repeat 1 time or 2 times but one number repeats 3 times, how do you find it?
Nov 04, 2022
algorithm
Is golden section search better than binary search?
Sep 12, 2022
algorithm
search
binary-search
« Newer Entries
Older Entries »