|
|
|
|
|
by NightBlossom
145 days ago
|
|
I just withdrew my application over this test. It forces an engineering anti-pattern: requiring runtime calculation for static data (effectively banning O(1) pre-computation). When I pointed out this contradiction via email, they ignored me completely and instead silently patched the README to retroactively enforce the rule. It’s not just a bad test; it’s a massive red flag for their engineering culture. They wasted candidates' time on a "guess the hidden artificial constraint" game rather than evaluating real optimization skills. |
|
They want to see how you handle low level optimizations, not get tripped over some question semantics.