|
|
|
|
|
by driverdan
1986 days ago
|
|
Only if the role you're hiring for requires directly applying those algos. A high level understanding is good but implementation knowledge isn't. I've been in this industry for almost 15 years. I've never once had to write a low level algo implementation. On the few occasions I had to dig that deep into code I looked up what I'd forgotten. If someone asked me to whiteboard bubble sort I'd choke. There's no need to know it all by heart and recall it on demand unless the job you're doing requires it. |
|
The point of the undergrad CS syllabus is not to teach you specific algorithms, but to give you a toolkit for solving problems. The goal of a SWE interview should be to test your ability to apply that toolkit to a "new" problem.