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
Fastest primality test
Sep 14, 2025
algorithm
math
probability
primes
Algorithm to produce a difference of two collections of intervals
Sep 13, 2025
c++
algorithm
language-agnostic
binary-tree
Given a string of numbers and a number of multiplication operators, what is the highest number one can calculate?
Sep 12, 2025
algorithm
math
language-agnostic
dynamic-programming
Edge clique cover algorithm
Sep 13, 2025
algorithm
graph-theory
intersection
clique
clique-problem
No general solution to k-combination of multiset?
Sep 14, 2025
algorithm
combinations
BigInteger numbers implementation and performance
Sep 12, 2025
c++
performance
algorithm
implementation
biginteger
How to get all 24 rotations of a 3-dimensional array?
Sep 13, 2025
arrays
algorithm
multidimensional-array
rotation
what would you do in a chessboard? (piece position)
Sep 12, 2025
.net
algorithm
chess
A fast algorithm to minimize a pseudo Diophantine equation
Sep 12, 2025
algorithm
minimum
number-theory
Why do we need so many sorting techniques?
Sep 13, 2025
algorithm
sorting
Are nested for loops always O(n^2)?
Sep 13, 2025
algorithm
big-o
Selecting such vector elements so that the sum of elements is exactly equal to the specified value
Sep 12, 2025
r
algorithm
performance
vector
Practical rules for premature optimization [closed]
Sep 13, 2025
iphone
algorithm
design-patterns
Repeating triangle pattern in Python
Sep 13, 2025
python
algorithm
True random number generator [closed]
Sep 11, 2025
algorithm
language-agnostic
random
prng
A cool algorithm to check a Sudoku field?
Sep 11, 2025
algorithm
sudoku
What algorithm can calculate the power set of a given set?
Sep 12, 2025
algorithm
powerset
Python - Is a dictionary slow to find frequency of each character?
Sep 13, 2025
python
algorithm
probability
frequency
When does Big-O notation fail?
Sep 13, 2025
algorithm
language-agnostic
theory
big-o
Intuition behind using backtracking (and not DFS)
Sep 12, 2025
c++
algorithm
depth-first-search
backtracking
Older Entries »