xigoi

u/xigoi@lemmy.sdf.org
10 posts · 1.0k comments

Recent posts

Recent comments

on Dev Interviews · c/programmer_humor · 2 pts · 1y

That depends on how often you use it. If I needed to write quicksort as often as the quadratic formula, I’d probably remember it. And if I only used the quadratic formula as often as I do quicksort, I’d just derive it each time.

on Dev Interviews · c/programmer_humor · 7 pts · 1y

You don’t need to memorize quicksort. If you understand how it works, it’s trivial to work out the exact details.

on PHP Sadness · c/programmer_humor · 1 pts · 1y

Since PHP has to maintain backward compatibility, many of the issues are not and will never be fixed.