Newbetuts
.
New posts in language-agnostic
Why is Math.pow(0, 0) === 1?
javascript
c++
language-agnostic
pow
Does float have a negative zero? (-0f)
floating-point
language-agnostic
negative-zero
Making a system call that returns the stdout output as a string
language-agnostic
terminology
Code Golf: Four is magic
language-agnostic
code-golf
rosetta-stone
Code Golf: Piano
language-agnostic
code-golf
rosetta-stone
Why is vectorization, faster in general, than loops?
performance
language-agnostic
vectorization
simd
low-level
When to use unsigned values over signed ones?
language-agnostic
types
How do you mock a Sealed class?
unit-testing
language-agnostic
tdd
mocking
Does anyone know of a good library for mapping a person's name to his or her gender? [closed]
database
language-agnostic
Where can I learn the basics of writing a lexer?
language-agnostic
lexer
compiler-construction
How do I assess the hash collision probability?
language-agnostic
md5
probability
estimation
How to terminate a program when it crashes? (which should just fail a unit test instead of getting stuck forever)
unit-testing
language-agnostic
windows-7
Why is base128 not used? [closed]
encoding
language-agnostic
binary
how to always round up to the next integer [duplicate]
c#
language-agnostic
rounding
Why are we using i as a counter in loops? [closed]
variables
language-agnostic
How to read values from numbers written as words?
algorithm
language-agnostic
parsing
numbers
nlp
Does any other language other than JavaScript have a difference between brace start locations (same line and next line)?
javascript
language-agnostic
programming-languages
language-design
Puzzle: Find largest rectangle (maximal rectangle problem)
algorithm
language-agnostic
math
geometry
how to merge two files consistently line by line
language-agnostic
Best way to format if statement with multiple conditions
if-statement
formatting
language-agnostic
Prev
Next