|
|
|
|
|
by bigyikes
2046 days ago
|
|
These are not even close to equivalent. I agree the algos interview process is broken in many ways and can be gamed to some degree by grinding Leetcode or whatever, but implementing an algorithm is generally much more difficult than recalling a fact. (Admittedly, candidates are likely to have memorized the algorithm for reversing a binary tree since that is such a common interview question) |
|
Exactly my point. Testing for "how to implement a known algorithm" is much the same as recalling facts about TLS. You're testing recall only.