If only we had some sort of take-home exercise for interviewers.
> The project-based track will require a larger time commitment This is the only part I take issue with. I tried a take home interview once that took the better part of a weekend and decided I'd never do it again. There…
Maybe if they focused less on inverting binary trees then they'd ship less busted software.
On a hash with a million elements, the O(n) hashing of a 10-char key is negligible. Also, you have to make apples to apples comparisons. In this case, you're comparing the time to search against the number of elements,…
Definitely, why in the hell do my files need to be arranged in compile order, that's absurd.
If only we had some sort of take-home exercise for interviewers.
> The project-based track will require a larger time commitment This is the only part I take issue with. I tried a take home interview once that took the better part of a weekend and decided I'd never do it again. There…
Maybe if they focused less on inverting binary trees then they'd ship less busted software.
On a hash with a million elements, the O(n) hashing of a 10-char key is negligible. Also, you have to make apples to apples comparisons. In this case, you're comparing the time to search against the number of elements,…
Definitely, why in the hell do my files need to be arranged in compile order, that's absurd.