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
What's the fastest way to obtain the highest decimal digit of an integer? [duplicate]
Nov 07, 2022
algorithm
integer
bit-manipulation
modulus
integer-arithmetic
What is the time complexity of this algorithm
Apr 11, 2022
algorithm
time-complexity
number-theory
Given an integer N, print numbers from 1 to N in lexicographic order
Aug 29, 2022
c++
algorithm
Divide and Conquer Algorithm for Finding the Maximum Subarray - How to also provide the result subarray indexes?
Oct 21, 2022
c++
algorithm
recursion
logic
divide-and-conquer
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
« Newer Entries
Older Entries »