A problem I solved yesterday during my 10-minute subway ride.
[more]
Sum to target
An interesting problem that I encountered recently: Given an array of numbers,
find the 4 elements that sum up to a particular \(S\).
[more]
Floyd & Jacobson (1993) RED Gateway for Congestion Avoidance (TON)
The paper defining RED queues. The property of RED is:
[more]
Allman et al (2009) TCP Congestion Control (RFC5681)
RFC5681 obsoletes RFC2581.
[more]
3D Heart
\[(2x^2+y^2+z^2-1)^3-\frac{1}{10}x^2z^3+y^2z^3=0\]
[more]