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
Common subsequence of given length
Sep 15, 2022
c
string
algorithm
subsequence
Square with minimum area enclosing K points among given N points
May 05, 2022
java
algorithm
Optimizing construction of a trie over all substrings
Sep 25, 2019
algorithm
optimization
data-structures
trie
suffix-tree
Algorithm to group objects
May 14, 2019
java
algorithm
grouping
using 10 MB of memory for four billion integers (about finding the optimized block size) [duplicate]
Sep 02, 2021
algorithm
bit-manipulation
bit
read line by line in the most efficient way *platform specific*
Nov 05, 2022
c
algorithm
performance
file
Algorithms - Find duration of overlapping intervals in a cyclic world (24 hours)
Mar 23, 2022
java
algorithm
intervals
overlap
Check that triangle is right?
Sep 12, 2022
c
algorithm
geometry
computational-geometry
How do I sort an array of objects in reverse order efficiently?
Feb 10, 2019
swift
algorithm
Travelling Salesman with multiple salesmen with a limit on number of cities per salesman?
Apr 23, 2022
algorithm
mathematical-optimization
heuristics
traveling-salesman
Check if box is covered by spheres
Oct 26, 2022
algorithm
math
geometry
Given a string, find two identical subsequences with consecutive indexes C++
Mar 26, 2022
c++
algorithm
Finding all repeated substrings in a string and how often they appear
Jul 17, 2019
python
string
algorithm
suffix-tree
Find the subarray with the max XOR from an array (using a trie)
Nov 07, 2022
arrays
algorithm
tree
bit-manipulation
trie
how many consecutive elements are smaller before each item in the array
Nov 11, 2022
arrays
algorithm
dynamic-programming
Algorithm - finding starting index of array so that sum of elements stays >= 0
Apr 01, 2022
algorithm
Duplicate substring searching
Nov 01, 2022
algorithm
search
substring
Given a list of date ranges, find a date which occurs maximum times
Nov 05, 2022
java
algorithm
date
Finding A[i]=i in a sorted array with duplicates
Jun 18, 2022
arrays
algorithm
binary-search
Minimum number X such that X % P == N
May 09, 2021
algorithm
« Newer Entries
Older Entries »