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
Invoke a method only once from a class
Dec 17, 2025
c++
algorithm
events
logic
Given a number, produce another random number that is the same every time and distinct from all other results
Dec 17, 2025
algorithm
random
hash
distinct-values
Find a collision string with a given hash function
Dec 17, 2025
c++
algorithm
hash
hash-collision
string-hashing
list/map of key-value pairs backed up by file on disk
Dec 17, 2025
c++
algorithm
dictionary
Finding all possible combinations within a String using permutation
Dec 17, 2025
java
android
algorithm
permutation
powerset
Given a sorted histogram of n bars, pick k bars while minimising the area enclosed with right wall
Dec 17, 2025
algorithm
optimization
histogram
dynamic-programming
greedy
if statement is misbehaving for some inputs
Dec 16, 2025
python
algorithm
random a 512-bit integer N that is not a multiple of 2, 3, or 5
Dec 17, 2025
algorithm
math
computer-science
Segmenting a double array of labels
Dec 17, 2025
algorithm
language-agnostic
Can I set a state within a function?
Dec 17, 2025
algorithm
delphi
optimization
Bounding box of spherical sector (cone-sphere intersection)
Dec 16, 2025
algorithm
geometry
intersection
bounding-box
Sum of all contiguous subarrays optimisation
Dec 17, 2025
c++
arrays
algorithm
optimization
sorting of strings by position of another string
Dec 17, 2025
c#
string
algorithm
sorting
search
Algorithm to find k-th key in a B-tree?
Dec 17, 2025
c
algorithm
b-tree
How to resolve function approximation task in Python?
Dec 15, 2025
python
algorithm
matlab
numpy
math
Longest common prefix based on elements
Dec 15, 2025
java
algorithm
Concatenate strings provided by a class method in C++
Dec 15, 2025
c++
string
algorithm
c++11
stl
How to find the size of maximal clique or clique number?
Dec 16, 2025
algorithm
clique
How to build a BFS tree after running BFS on an undirected graph?
Dec 15, 2025
algorithm
graph
tree
breadth-first-search
« Newer Entries
Older Entries »