Had to use this to improve the speed of our admin user search after the table got fairly large (>1mil). The biggest problem was that it's a general search that searched display_name as well as email. We ended up…
No one wants to address the elephant in the room, and that's that "leetcode" or "codefight" tests have nothing to do with your ability to design and build complex systems of interacting parts. Why anyone puts a high…
I learned early in my career that in engineering things are really only ever varying degrees of brokenness.
Had to use this to improve the speed of our admin user search after the table got fairly large (>1mil). The biggest problem was that it's a general search that searched display_name as well as email. We ended up…
No one wants to address the elephant in the room, and that's that "leetcode" or "codefight" tests have nothing to do with your ability to design and build complex systems of interacting parts. Why anyone puts a high…
I learned early in my career that in engineering things are really only ever varying degrees of brokenness.