5 ms·
> Writing naive algorithms Depends on the circumstance, and how difficult an appropriate algorithm is to write, but in my experience, if code performance is im
by nahnahno 2y ago
> Writing naive algorithms
Depends on the circumstance, and how difficult an appropriate algorithm is to write, but in my experience, if code performance is important, this tends to yield large, painful rewrites down the road.