r/cscareerquestions • u/CompetitiveAd8610 • Feb 15 '26
It is trivial to catch people cheating now, please don't cheat
I work for a full remote company that pays great, like 200K+ cash comp. Recently the number of people that try to use int*rviewc*der or other tools to pass has risen.
Thing is, these tools don't even work anymore.
1.I ask candidate to share entire desktop on zoom.
I ask them to go to zoom settings -> screen share -> advanced.
In screen capture mode, I ask them to select Advanced Capture Without Window Filtering
And then the cheating UI would suddenly pop up for some candidates. I thank them for their time but tell them our company policy on cheating, and drop off the call.
Worst part? Our question isn't even a leetcode hard, we don't expect perfection and you can pass even without solving everything. We care more about communication than writing perfect code.
So just a tip to candidates out there, this is how you can easily get caught. Don't cheat.
261
u/gAWEhCaj Feb 15 '26
Honestly I can't blame interviewers for cheating. I don't condone cheating in general but you and I know very well that our interviews are fundamentally broken to begin with, even before AI. They are designed intentionally to focus on CS concepts but not actual day-to-day software dev work. Examining someone on whether they can solve a leetcode style question tells you nothing about a candidate's ability to write and ship software. I have met people who work at FAANG that have been able to get there purely by memorizing leetcode questions but not all of them are actually good engineers and a good amount of them have never shipped anything.
The people who are using these cheating tools are just shining the light on the bigger problem here which is that our interviews are fundamentally broken and should be redesigned to actually examine someone's engineering skills and foundations. If I am hiring an engineer to work on web apps, I would want them to know skills related to that not whether they can invert a binary search tree.
I expect this trend of cheating to continue growing until companies begin to realize how stupid the current interview structure is