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
Query for Set Cover
Apr 02, 2022
sql-server
algorithm
tsql
set-cover
Time and Space Complexity of an Algorithm - Big O Notation
Oct 27, 2022
algorithm
big-o
Implementing Nested Order Set in MySQL/PHP
Mar 06, 2020
mysql
sql
algorithm
tree
hierarchical-data
Finding a number to xor with sequence elements to obtain given sum
Nov 06, 2022
algorithm
sum
xor
Dynamic Programming on Trees with Modifications
Nov 11, 2022
algorithm
tree
dynamic-programming
depth-first-search
Trie implementation with wildcard values
Mar 18, 2022
algorithm
validation
pattern-matching
binary-search-tree
trie
Least Recently Used (LRU) Cache
Nov 07, 2022
c++
c
algorithm
data-structures
finding minimum number of rectangular pieces in a rectangular chocolate bar, with a rule
Feb 15, 2022
c
algorithm
dynamic-programming
rectangles
Generating n binary vectors where each vector has a Hamming distance of d from every other vector
Sep 19, 2022
python
algorithm
encryption
vector
cryptography
Group array of items by their distinct id
Aug 21, 2022
javascript
json
algorithm
arraylist
push
generate a random point within rectangles' areas uniformly (some rectangles could overlap)
Feb 20, 2022
algorithm
math
random
probability
uniform-distribution
3Sum leetcode algorithm
Oct 18, 2022
javascript
algorithm
performance
data-structures
Peak finding algorithm in 2d-array with complexity O(n)
Apr 20, 2022
algorithm
divide-and-conquer
Algorithm to find k smallest numbers in an array in same order using O(1) auxiliary space
Sep 15, 2022
arrays
algorithm
sorting
Any idea to optimise this algorithm?
Sep 17, 2022
python
algorithm
matrix
binary
time-complexity
Sorted array except for first K and last K elements
Jul 18, 2022
algorithm
sorting
Sum of max elements in sub-triangles
May 22, 2022
c++
algorithm
optimization
Building a tree recursively in JavaScript
Jan 12, 2022
javascript
algorithm
recursion
How to compute the min average sub-array better than O(n^2)? [duplicate]
Sep 22, 2021
c++
algorithm
Progressively store the path from root node to node of multiway tree during insertion so that the storage operation does not have a complexity of O(n)
Oct 20, 2022
algorithm
tree
multiway-tree
treepath
« Newer Entries
Older Entries »