Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theory

What is fuzzy logic?

Efficiently finding the intersection of a variable number of sets of strings

What is starvation?

theory multitasking

Which is the fastest way to get the absolute value of a number

CSS metaphysics: WHY is page vertical alignment so difficult?

Exactly what is the difference between a "closure" and a "block"?

What's a Turing machine?

Smoothing values over time: moving average or something better?

Using IS NULL or IS NOT NULL on join conditions - Theory question

mysql oracle theory left-join

Text editor theory [closed]

What is the Zipper data structure and should I be using it?

Why is number of bits always(?) a power of two? [closed]

Purpose of singletons in programming

What are the main differences between the Knuth-Morris-Pratt and Boyer-Moore search algorithms?

Could a truly random number be generated using pings to pseudo-randomly selected IP addresses?

algorithm theory random

Why can't programs be proven?

Why can Conway’s Game of Life be classified as a universal machine?

Is the time complexity of the empty algorithm O(0)?

algorithm math theory big-o

When have you come upon the halting problem in the field? [closed]

How are hash functions like MD5 unique?