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
Is there a faster way to convert a hexadecimal fractional part to a decimal one?
May 01, 2026
java
algorithm
hex
radix
Pattern for Operation that needs data from an entire Composition Hierarchy
Apr 30, 2026
java
c++
algorithm
design-patterns
composition
Given the array A and the number K create array B where B[i] = min(A[i], A[i+1].. A[i + K - 1]) [closed]
May 01, 2026
arrays
algorithm
deque
How do you prove there are ceil(n / 2) leaves in a binary heap of n nodes?
Apr 30, 2026
algorithm
data-structures
binary-heap
Compare strings and remove more general pattern in Perl
Apr 30, 2026
algorithm
perl
Binary Tree: iterative inorder print
Apr 28, 2026
c++
algorithm
tree
command-line-interface
inorder
Split on regex (more than a character, maybe variable width) and keep the separator like GNU awk
Apr 30, 2026
python
regex
ruby
algorithm
split
C recursive function to find minimum
Apr 30, 2026
c
algorithm
How does the universal hash function that randomly generates an integer perform lookup after insertion?
Apr 30, 2026
algorithm
hash
hashtable
hashcode
Data Structure that supports queue like operations and mode finding
Apr 29, 2026
algorithm
data-structures
heap
hashtable
Tetris AI - Issues understanding Breadth First Search
Apr 29, 2026
java
algorithm
breadth-first-search
FFT on WP7 shows two mirrors
Apr 30, 2026
c#
algorithm
windows-phone-7
Find minimum-weight complete graph that spans a given minimum spanning tree
Apr 30, 2026
algorithm
graph
minimum-spanning-tree
How to get all maximal non-overlapping sets of spans from a list of spans
Apr 30, 2026
python
algorithm
Question about Java's BigInteger's toString
Apr 29, 2026
java
algorithm
biginteger
Check if items in 2d array form a rectangle
Apr 30, 2026
javascript
algorithm
multidimensional-array
Given n overlapping polygons, how could one get the set that provides the most coverage with the minimum number of polygons
Apr 30, 2026
algorithm
geospatial
postgis
polygon
computational-geometry
Why doesn't a BFS guarantee a minimal cost path in this case?
Apr 30, 2026
java
algorithm
breadth-first-search
« Newer Entries
Older Entries »