Newbetuts
.
New posts in language-agnostic
I used Heron’s formula to check if a given point lies inside a triangle; the math checks out, but the output is wrong. Why? [duplicate]
math
language-agnostic
floating-point
floating-accuracy
Align whitespace after segmentation into sentences
string
language-agnostic
sentence
When, if ever, is loop unrolling still useful?
performance
language-agnostic
optimization
micro-optimization
Difference between parameter and argument [duplicate]
language-agnostic
parameters
arguments
terminology
What is the fastest integer factorization algorithm?
algorithm
math
language-agnostic
maple
factorization
How Does Modulus Divison Work
language-agnostic
math
modulo
division
What is a trampoline function?
c
language-agnostic
programming-languages
trampolines
TDD vs. Unit testing [closed]
unit-testing
language-agnostic
tdd
Is using a lot of static methods a bad thing?
language-agnostic
static-methods
Understanding how recursive functions work
function
recursion
language-agnostic
Test loops at the top or bottom? (while vs. do while) [closed]
language-agnostic
loops
while-loop
do-while
Need help in mod 1000000007 questions
algorithm
math
language-agnostic
Zero-based month numbering [closed]
date
language-agnostic
language-design
Algorithm to convert an IEEE 754 double to a string?
string
algorithm
language-agnostic
floating-point
ieee-754
what is natural ordering when we talk about sorting?
sorting
language-agnostic
Pass by reference or pass by value? [closed]
language-agnostic
oop
parameters
pass-by-reference
pass-by-value
Sum-subset with a fixed subset size
algorithm
language-agnostic
np
Why shouldn't I use "Hungarian Notation"?
language-agnostic
naming-conventions
hungarian-notation
design a stack such that getMinimum( ) should be O(1)
algorithm
language-agnostic
data-structures
stack
Try to describe polymorphism as easy as you can [closed]
language-agnostic
oop
polymorphism
Prev
Next