Can Copilot pass a coding interview?

5 · Ryan Mahan · Aug. 7, 2022, 3:13 p.m.
Github Copilot is a natural language model built on OpenAI Codex that suggests code snippets based on existing comments and code. With Copilot, programmers write descriptive comments and function names and Copilot writes the rest. This is hilariously similar to the usual coding interview, which consists of a prompt and a template for a human to fill in with code. What if we replaced the human interviewee with Copilot? Would it generate good enough code to get a job?...