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 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
How to find which elements are in the bag, using Knapsack Algorithm [and not only the bag's value]?
May 29, 2022
c++
algorithm
dynamic-programming
knapsack-problem
Randomly permute N first elements of a singly linked list
Oct 24, 2022
c++
c
algorithm
math
permutation
Given a target sum and a set of integers, find the closest subset of numbers that add to that target
Sep 07, 2022
algorithm
optimization
set
mathematical-optimization
packing
Calculate the number of ways to roll a certain number
Aug 11, 2022
java
algorithm
probability
combinatorics
potential O(n) solution to Longest Increasing Subsequence
Sep 10, 2022
java
algorithm
time-complexity
dynamic-programming
memoization
« Newer Entries
Older Entries »