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 language-agnostic
Can any algorithmic puzzle be implemented in a purely functional way?
Mar 22, 2026
algorithm
language-agnostic
functional-programming
The word "but" in programming
Mar 21, 2026
language-agnostic
conditional-statements
Finding similar code sections using sub-trees
Mar 21, 2026
algorithm
parsing
language-agnostic
compiler-construction
abstract-syntax-tree
interesting programming technology from old times
Mar 20, 2026
language-agnostic
history
Is there an easy way to find which other functions can call a certain function from the source code?
Mar 18, 2026
c
language-agnostic
How can I correctly calculate the time delta?
Mar 19, 2026
language-agnostic
game-engine
game-physics
Portable, tool-independent test automation
Mar 18, 2026
testing
language-agnostic
automated-tests
Minimum pairs to cover all integers from 0 to n
Mar 18, 2026
algorithm
language-agnostic
How is the ">" operator implemented (on 32-bit integers)?
Mar 17, 2026
x86
compiler-construction
integer
language-agnostic
comparison
What is a service? [closed]
Mar 17, 2026
language-agnostic
Best Graph Drawing Algorithm For Hierarchical Data?
Mar 17, 2026
algorithm
language-agnostic
graph
graph-drawing
Locating all elements between starting and ending points, given by value (not index)
Mar 16, 2026
language-agnostic
Do static classes cause performance issues on multi-core systems?
Mar 15, 2026
performance
language-agnostic
static
class
How to execute a random algorithm [closed]
Mar 15, 2026
java
language-agnostic
random
computation-theory
How to search a file system efficiently (algorithm-wise)?
Mar 15, 2026
language-agnostic
filesystems
depth-first-search
breadth-first-search
iterative-deepening
What is the expected period of a repeating event that has a random (but limited) interval between each occurrence?
Mar 15, 2026
language-agnostic
math
Push_swap: what is the most efficient way to sort given values using a limited set of instructions on two rotatable stacks?
Mar 15, 2026
algorithm
sorting
stack
language-agnostic
push-swap
How is it possible for Boruvka's algorithm's complexity to be O(E*logV)?
Mar 12, 2026
algorithm
language-agnostic
tree
minimum-spanning-tree
negative integers in binary
Mar 13, 2026
language-agnostic
signed
integer
Older Entries »