Tech IndustryJun 30, 2021
Lyft6666666

Github copilot = death of most leetcode interviews

All you have to do is paste function header and it says answer...granted a lot of cases it doesn't know how to use a hashtable so it just for loops everything, but still. Lol at interviewers that use linked list or tree problems anymore...

IQVIA BCRj51 Jun 30, 2021

Could just not allow it on an interview

Microsoft Soft-dream Jun 30, 2021

whiteboard interviews ?

Google sobxrbe Jun 30, 2021

Yes because during an interview all I need to do is paste in the function definition and not explain anything nor walk through my thought process

Microsoft SalamiNtla Jun 30, 2021

Copilot is good for boilerplate type of stuff Leetcode is the opposite

Dropbox YTUe85 Jul 1, 2021

Checkout copilot solving leetcode problems https://youtu.be/Kv_E0tUTo2Y

Microsoft SalamiNtla Jul 1, 2021

Most likely solutions + descriptions have been checked in into GitHub, and it’s solving them via lookup, not solving the actual problem from scratch

IBM x‎ Jun 30, 2021

copilot will kill all of our jobs. we can make the next facebook using copilot

Microsoft Soft-dream Jun 30, 2021

I hope this is a troll lol

Google many Jul 2, 2021

# Make a social media application def make_facebook(self): print(“I am evil.”) Huh works pretty well

Google saddayy Jun 30, 2021

I call bs. Show me the proof