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
Arranging 3 letter words in a 2D matrix such that each row, column and diagonal forms a word
Apr 06, 2022
string
algorithm
dictionary
Generating random numbers under very specific constraints
Nov 13, 2022
python
algorithm
random
Random-first search?
Apr 18, 2021
algorithm
random
graph
depth-first-search
breadth-first-search
Find a single integer that occurs with even frequency in a given array of ints when all others occur odd with frequency
Apr 19, 2022
arrays
algorithm
data-structures
integer
Backtracking solution for programming exercise (fitting pipes)
Oct 17, 2022
c++
algorithm
recursion
backtracking
Find subset with elements that are furthest apart from eachother
Jun 03, 2022
algorithm
proof
Technical Interview: Longest Non-Decreasing Subsequence in MxN Matrix [closed]
May 12, 2022
algorithm
Will a minimum spanning tree and shortest path tree always share at least one edge?
Mar 28, 2022
algorithm
math
graph
shortest-path
minimum-spanning-tree
Simple random number generator that can generate nth number in series in O(1) time
Dec 21, 2020
algorithm
random
Ukkonen's algorithm for Generalized Suffix Trees
Feb 05, 2017
algorithm
suffix-tree
Cholesky decomposition of sparse matrices using permutation matrices
Nov 15, 2022
algorithm
math
matrix
linear-algebra
matrix-factorization
Fast method to find distance from point to closest edge of polygon
Sep 28, 2022
c++
algorithm
polygon
quadtree
r-tree
Find earliest time for k empty group
Sep 10, 2022
algorithm
Bloom filters and its multiple hash functions
Oct 23, 2022
algorithm
hash
bloom-filter
murmurhash
How to split a string into as few palindromes as possible?
Apr 10, 2022
algorithm
Finding if a string is an iterative substring Algorithm in C?
Apr 03, 2022
c
string
algorithm
function
sorting
Bitwise shift to generate all possible permutations in C [duplicate]
Apr 10, 2022
c
algorithm
bit-manipulation
permutation
combinations
Three mouse detection techniques for HTML5 canvas, none adequate
Jul 31, 2018
javascript
algorithm
graphics
html5-canvas
Google Combinatorial Optimization interview problem
Jul 04, 2018
algorithm
math
Algorithm to find peaks in 2D array
Nov 15, 2019
java
algorithm
max
multidimensional-array
« Newer Entries
Older Entries »