248
Op doesn't have time for interviews
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I've had a couple interview tasks that are like "clone this repo and run it. Try to do [action]. Tell us any errors you find and how to fix them"
One of them was some sort of redux app, and the problem was a state mutation. Another one, the CSS had some weird so stuff rendered crazy. Both were pretty easy to track down and fix. You could probably also do something that's like an error thrown, but people would probably just feed that into an AI now.