TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fixing impostor syndrome in coding interviews

47 pointsby cmuirabout 7 years ago

9 comments

taurathabout 7 years ago
Maybe the coding interviews which have nothing to do with the job are the problem. I&#x27;d say if you&#x27;re going to be tested on something you don&#x27;t actually do, for a job you are qualified for, it is rational to have imposter syndrome.<p>Also just to add - many REALLY good engineers have some form of anxiety disorder, and the standard practice for an interview is to put them in a pressure cooker situation.
评论 #16570088 未加载
评论 #16570358 未加载
评论 #16570383 未加载
majosabout 7 years ago
I sometimes have a similar experience reading HN, where seemingly every question receives an expertly detailed answer, regardless of topic. I have to remind myself that it&#x27;s a bunch of people, each with their own (probably small) set of areas of expertise.<p>It&#x27;s often fun to read these &quot;oh, I can say a lot about this&quot; posts, though.
评论 #16570127 未加载
kjgkjhfkjfabout 7 years ago
Regardless of whether you consider yourself an imposter, do ask clarifying questions! They are generally expected from candidates. If you&#x27;re not asking them, you&#x27;re probably hurting your chances.<p>Source: I interview lots of candidates for SWE positions.
评论 #16570014 未加载
gameguy43about 7 years ago
Thanks for the post! Original author here. Happy to answer questions here. I love talking about coding interviews!
stcredzeroabout 7 years ago
Sometimes impostor syndrome doesn&#x27;t need to be fixed. I am beginning to think there&#x27;s one UC system school which is afflicted by Teaching assistants who shouldn&#x27;t themselves be able to pass a programming job interview.<p>I&#x27;ve pointed out to interviewees that user input in one problem can result in circular references. I point out, as a hint, that thing A can refer to thing B, then thing B can refer to thing A, and you&#x27;d wind up with an infinite looping execution in one part of the code. How can we detect this? So then these 3.8+ GPA Comp Sci grads tell me to write a conditional that detects a 2-element loop. Not an algorithm that can detect the cycle, but just a conditional that only detects the 2-element cycle. Then I have to ask, well what about a 3-element cycle? To the credit of most of the applicants, they then try to incoherently describe an algorithm involving some kind of hash table, but then never give anything which is implementable. Once, the applicant didn&#x27;t yet realize there can be n-element cycles, then proceeded to literally handwave away all graph algorithms.<p>These same applicants usually have a hard time writing their own recursive algorithm. Would you want to trust your startup coding to people who don&#x27;t habitually think at least one step ahead? Come on! These things used to be covered in the first algorithms class! This should be Freshman Year stuff!
评论 #16570576 未加载
jccalhounabout 7 years ago
I always find impostor syndrome interesting. When I was in grad school I was ignorant of a lot of things and didn&#x27;t try to fool anyone. Same thing with job interviews. I figured that the profs and potential employers were the ones that knew things and there was no way I could fool them because I didn&#x27;t even know what I didn&#x27;t know.
评论 #16570341 未加载
pan69about 7 years ago
I did an interview a while ago. I first had a 30 to 45 minute chat with the business owner. After that he called his tech-lead into the meeting who was going to ask me technical questions. He was going to do a white board thing, something with a linked list or something. I refused and asked him what the value on the whiteboard interview was. &quot;To see me think&quot;. Why wasn&#x27;t he present during the first 30 to 45 minutes when I talked about all my experience, he could have seen me think then.<p>I have interviewed quite a bit because I work as a contractor. Most companies I have interviewed with have no idea what to actually do during an interview. They just copy stuff that they have read about on the Internet. Oh, Google does puzzles, well...<p>Interviewing is broken.
评论 #16571724 未加载
tdumitrescuabout 7 years ago
&quot;For me, it was seeing the back end code wizard on my team—the one that always made me feel like an impostor—spend an hour trying to center an image on a webpage.&quot; To be fair, before flexbox this was also true of front-end wizards...
评论 #16570411 未加载
afpxabout 7 years ago
Why do people study for interviews? I feel like if I have to study for an interview, then I’m clearly not good enough for the position. Is this common in other fields of study?
评论 #16569985 未加载
评论 #16569898 未加载
评论 #16569963 未加载
评论 #16569899 未加载
评论 #16574605 未加载
评论 #16569968 未加载
评论 #16571200 未加载
评论 #16569862 未加载
评论 #16569895 未加载
评论 #16570121 未加载
评论 #16569894 未加载