|
|
|
|
|
by 29athrowaway
1527 days ago
|
|
If you have a computer science degree, you are expected to know fundamental topics such as data structures and algorithms. As a professional software engineer, you are expected to be proficient at those skills to an extent in which you can demonstrate them in practice. The burden of verifying you acquired the skills associated with your education falls on the employer. Fizzbuzz is trivial and should not be a problem for any developer at any level. Writing a binary search function should not be a problem either. But I agree that the industry's obsession with competitive programming has gone too far in some cases, especially in cases where the skills being tested are not relevant for the job. |
|