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
Anagram algorithm with minimum complexity
Nov 05, 2022
c
algorithm
complexity-theory
puzzle
anagram
bit vector implementation of sets
May 29, 2022
algorithm
data-structures
set
Equation from "Programming Pearls" - can somebody explain me?
May 15, 2022
algorithm
haskell
functional-programming
finite-automata
Algorithm to get best text color
Nov 08, 2022
algorithm
colors
How to put postfix expressions in a binary tree?
Nov 03, 2022
algorithm
tree
postfix-notation
Understanding the minimax/maximin paths (Floyd-Warshall)
Sep 22, 2022
algorithm
graph
path
minimax
floyd-warshall
Determining Floating Point Square Root
Nov 13, 2022
algorithm
math
floating-point
computer-science
How to divide number into integer pieces that are each a multiple of n?
Aug 28, 2022
javascript
algorithm
math
How a sequence of numbers can be converted to a single number?
Mar 20, 2022
algorithm
math
numbers
Four in a row logic
Feb 09, 2021
c
algorithm
How do you find the optimal assignment of pupils in classes?
May 06, 2019
algorithm
dynamic-programming
combinatorics
mathematical-optimization
linear-programming
In Python, how do you generate permutations of an array where you only have one element from each column and row?
Mar 01, 2022
python
arrays
algorithm
permutation
Algo for dividing a number into (almost) equal whole numbers
Oct 14, 2022
python
algorithm
math
division
What is the algorithm behind the PDF cloud annotation?
Jul 06, 2018
c#
algorithm
pdf
graphics
2d
Is it possible to count the number of distinct substrings in a string in O(n)?
Nov 21, 2022
string
algorithm
substring
time-complexity
suffix-tree
Extract string inside nested brackets
Dec 14, 2021
python
algorithm
brackets
Divide array into k contiguos partitions such that sum of maximum partition is minimum
Sep 25, 2022
c++
arrays
algorithm
dynamic-programming
subset-sum
Fast modulo-12 algorithm for 4 uint16_t's packed in a uint64_t
May 15, 2022
c
algorithm
vectorization
modulo
avx2
How to iterate over all unique permutations of a sequence in Rust?
Aug 25, 2022
algorithm
rust
permutation
heaps-algorithm
Find combination of string sentences - Combinations of frequency tables to target frequency table
May 04, 2022
c++
string
algorithm
data-structures
computer-science
« Newer Entries
Older Entries »