Today for the first time in all my professional programming I actually worked on a computer science algorithms problem where I took a super imperformant O(n*n) to a O(n*logn) saving 2000ms to 15ms per frame rendered
(programming)Crazy how rare you’re actually ever doing computer science when programming. And it’s always coveted and stolen by the ones who can’t do it lol