Solve questions with GitHub Copilot
I've heard a few people express concern with varying degrees of seriousness that this technology will displace human developers however in order to take our jobs co-pilot would first need to pass the dreaded technical interview process today i'm going to put co-pilot up against a variety of interview questions from leak code and see how it fares at the end we'll evaluate how it did and decide whether or not we need to start upskilling into a different career path i've got vs code up here on the left with copilot installed and then i also have the elite code problems on the right given a non-negative integer compute and return the square root of x giving it all of this context as the problem statement so that it can access that and then let's copy in the example and see what it comes back with. As Expected, the code passed all the test cases Tried the other question, this time difficulty HARD. And the results came as desired 😍😍