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
Typescript: variable function arguments depending on the preceding arguments
Jun 15, 2026
typescript
algorithm
generics
recursion
typescript-typings
Different behaviors algorithm when working with a UTF8 on different operating systems
Jun 16, 2026
c++
linux
algorithm
aix
cyrillic
finding longest sequence of a particular value
Jun 16, 2026
algorithm
math
Given two lists of 2d points, how to find the closest point in the 2nd list for every point in the 1st list?
Jun 14, 2026
python
algorithm
2d
Implementing priority queue using max heap vs balanced BST
Jun 15, 2026
algorithm
data-structures
binary-search-tree
priority-queue
How do I turn a permutation into an index (and back) in a context where there is a fixed amount of each permutable elements?
Jun 15, 2026
algorithm
math
permutation
Greedy algorithm to find minimum number of lines that can intersect all circles in the plane
Jun 13, 2026
algorithm
greedy
Increasing programming efficiency to O(n) from O(n^2)
Jun 15, 2026
python
algorithm
time-complexity
Stuck on how to make this palindrome pairs finding function be less than O(N^2)
Jun 15, 2026
algorithm
big-o
palindrome
Lean Mergesort using increasing well founded relation
Jun 15, 2026
algorithm
mergesort
lean
Split a list of integers into sublists of equal sum in linear time
Jun 15, 2026
algorithm
Given a string s and an array of smaller strings, T, how to design a method to search s for each small string in T?
Jun 15, 2026
java
algorithm
string
search
Finding the biggest segment in array such that minimum value in it is greater or equal the segment's size
Jun 14, 2026
algorithm
ocaml
Summing up all permutations of row values
Jun 14, 2026
arrays
algorithm
matlab
matrix
how to calculate modulus division
Jun 15, 2026
c
algorithm
Result of algorithm in reverse, Producer-Consumer solution using Semaphores
Jun 14, 2026
c
algorithm
semaphore
Kotlin. ArrayList, how to move element to first position
Jun 13, 2026
algorithm
kotlin
arraylist
collections
data-class
Artificial Intelligence: Time Complexity of IDA* Search
Jun 15, 2026
algorithm
time-complexity
artificial-intelligence
a-star
iterative-deepening
« Newer Entries
Older Entries »