62
u/Mughi1138 3h ago
Reminds me... I'm still waiting for my chance to implement a bloom filter. Almost got to do one this year.
28
u/Desperate-Tomatillo7 3h ago
Some memes have barely any pixel. This one is UHD.
2
u/matrix-doge 1h ago
Just above this post for me is a (jokingly) 8k quality clip from a gaming sub lol.
25
u/redditmarks_markII 3h ago
Brother, these days I fix the equivalent of n**2 time loops when linear is possible. If I tried to explain DP I will be called out by some principal eng as making shit up. When proven not, they'll say they are overcommitted for the quarter. And why can't my service support any kind of use of it anyway? These are 100% real arguments I've heard. I know things get political once you get past senior swe, but god damn, how are we an industry.
10
4
u/SuitableDragonfly 2h ago
I learned a dynamic programming algorithm for parsing context free grammars in grad school, and promptly found a use for it in a linguistics app I built in my free time that needed to be able to convert an arbitrarily specified spelling system into a phonemic transcription. Definitely did not take ten years, lmao.
5
1
u/kishaloy 3h ago
And then go to the space where the program itself is dynamic data and true enlightenment will dawn on you.
1
1
1
•
u/zapman449 3m ago
I got to build a graph traversal algorithm a few years ago… most compsci thing I,ve done this decade…
124
u/ByteSizedFounder 3h ago
Then proceeds to dust off old compsci notes from uni. "Remember your training"