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
Depth First Search and Breadth First Search Understanding
Sep 12, 2025
java
algorithm
depth-first-search
breadth-first-search
Optimal bubble sorting algorithm for an array of arrays of numbers
Sep 12, 2025
algorithm
sorting
multidimensional-array
bubble-sort
From a given number, determine three close numbers whose product is the original number
Sep 12, 2025
algorithm
math
language-agnostic
numbers
What is the difference between ray tracing, ray casting, ray marching and path tracing?
Sep 12, 2025
algorithm
rendering
terminology
raytracing
find if two arrays contain the same set of integers without extra space and faster than NlogN
Sep 12, 2025
arrays
algorithm
Generalizing the algorithm for domino tiling?
Sep 12, 2025
algorithm
puzzle
tiling
Find the k non-repeating elements in a list with "little" additional space
Sep 12, 2025
algorithm
time-complexity
xor
space-complexity
Python: For each list element apply a function across the list
Sep 11, 2025
python
algorithm
list
list-comprehension
How to check for repeating sequence in an integer
Sep 12, 2025
java
regex
algorithm
Pong: How does the paddle know where the ball will hit?
Sep 12, 2025
algorithm
artificial-intelligence
pong
Find all numbers in the String [closed]
Sep 12, 2025
java
string
algorithm
Find all pairs of integers within an array which sum to a specified value
Sep 11, 2025
algorithm
Hash Table: Why deletion is difficult in open addressing scheme
Sep 12, 2025
algorithm
hashtable
hash
Algorithm to find two repeated numbers in an array, without sorting
Sep 12, 2025
algorithm
search
K'th smallest element in an array
Sep 12, 2025
arrays
algorithm
Hashing every combination of tic tac toe table
Sep 10, 2025
algorithm
data-structures
hashtable
How to find optimal string content that minimizes the MSE of character count vectors with its reference string
Sep 10, 2025
r
string
algorithm
optimization
combinatorics
How to implement a Least Frequently Used (LFU) cache?
Sep 10, 2025
java
algorithm
caching
Ordering coordinates problem
Sep 10, 2025
java
arrays
algorithm
coordinates
unique integer/long hash key generation over strings for faster compairson
Sep 09, 2025
algorithm
string
hash
comparison
« Newer Entries
Older Entries »