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.

Show HN: interviewing.io is out of beta and open to engineers of all levels

171 pointsby leenyalmost 5 years ago

25 comments

dvtalmost 5 years ago
I really wish there was more work done in changing the terrible interview culture in software, instead of doubling-down on bad practices with low signal-to-noise ratios.<p>It&#x27;s clear that whiteboarding and impromptu coding have little-to-nothing to do with real-life coding capability (let alone with generating real business value), while <i>actual</i> signals (e.g.: GitHub projects, OSS contributions, StackOverflow, take-homes, etc.) are ignored by interviewers. I&#x27;ve interviewed dozens of engineers and it&#x27;s always been a miserable experience because my hiring manager (or other senior engineers on my team) always insisted on using these kinds of &quot;grilling&quot; methods which were never good signals to begin with.<p>It&#x27;s a shame how our industry is the only highly-paid professional industry where this kind of sophomoric &quot;intellectual hazing&quot; is not only accepted, but also encouraged. I mean, hell, I have like three books on my bookshelf not about how to write <i>good</i> code, or <i>scalable</i> code, or <i>performant</i> code, but merely about how to pass interviews. Yuck.
评论 #23421012 未加载
评论 #23420967 未加载
评论 #23420329 未加载
评论 #23420733 未加载
评论 #23420360 未加载
评论 #23421050 未加载
评论 #23422401 未加载
评论 #23421580 未加载
评论 #23420857 未加载
评论 #23425030 未加载
leshowalmost 5 years ago
This site is amazing. I had a real problem with nerves during interviews, I did about half a dozen practice interviews on the site over about 2 or 3 months, while I was brushing up on algorithms and data structures in my spare time. It was great, if you have issues with interviews I recommend the site.<p>One bit of advice though, don&#x27;t just jump into a mock, make sure you prep by studying first for a few weeks.
评论 #23419923 未加载
评论 #23419823 未加载
评论 #23419571 未加载
unkirtealmost 5 years ago
Practicing interviewing always seemed to me like studying the day before the exam: if you&#x27;re lucky and the things you studied actually helped you to pass the exam, you would be lying to yourself because a couple of days&#x2F;weeks later you won&#x27;t remember anything of what you just studied. You didn&#x27;t deserve to pass the exam, but, hey, nobody knows.<p>Similarly, if you practice an interview and you&#x27;re lucky enough to being questioned the topics you just practiced and they hire you, what kind of impression are you going to give to your future teammates when some weeks&#x2F;months later they ask you something related to that topic but you don&#x27;t remember&#x2F;know? You just Google it? Well, you can google &quot;how to render a template in Golang&quot;, that&#x27;s fine, but you should not google &quot;what&#x27;s the difference between a compiled and an interpreted language&quot; because there are some things that you should know before starting to work as a professional software developer.<p>I know that &quot;the tech interview process is broken&quot;, but we, as part of that process, should aim to improve it, not to trick the system for our own and personal benefit.
评论 #23421697 未加载
评论 #23422927 未加载
评论 #23429279 未加载
评论 #23421307 未加载
k8talmost 5 years ago
I&#x27;ve used interviewing.io a lot and it has been immensely helpful. Not only did I get a lot better at interviewing, I also got a referral from the practice interviewer which eventually led me to my current job at a FAANG.
former_iioalmost 5 years ago
As a former interviewer at interviewing.io, the CEO of this company is committing fraud. She has done the following:<p>- Been consistently late in paying out interviewers. Sometimes over 60 days late. - I am owed over $50k in money for several months earlier this year. She has stopped responding to emails and calls. I am hiring a lawyer to get my money back.<p>This platform is a guise for funneling people through to subpar jobs.
lukethomasalmost 5 years ago
This is awesome! I&#x27;ve really enjoy watching the interviews they publish on Youtube: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCNc-Wa_ZNBAGzFkYbAHw9eg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCNc-Wa_ZNBAGzFkYbAHw9eg</a>
gaukesalmost 5 years ago
I used this website in my last round of interviewing. The interviewers were hit or miss but I definitely got a lot out of it.
评论 #23419742 未加载
hysanalmost 5 years ago
I find it confusing that the software development industry both rejects any sort of standard certification bar, yet there is a fast growing industry built around helping job seekers pass a standard technical interview loop.<p>Given that this overlaps with the HN community, how does everyone feel about the growth of these types of companies?
评论 #23422504 未加载
lukeplatoalmost 5 years ago
The issues being brought up are very similar to the things talked about in PG&#x27;s &quot;The Lesson to Unlearn&quot; [1], i.e. &quot;hackable&quot; tests in university.<p>IMO, I don&#x27;t think there is anything wrong with expecting candidates to be knowledgable about basic algo&#x2F;data structure for a SWE role -- instead, the issues are with the evaluation process. Namely that it&#x27;s become hackable using these preperation services (resulting in false-positives), it doesn&#x27;t capture or indicate a candidate&#x27;s real-world knowledge&#x2F;experience&#x2F;abilities, and the typical questions and whiteboard approach is likely outdated when there are probably better alternatives.<p>[1] <a href="http:&#x2F;&#x2F;www.paulgraham.com&#x2F;lesson.html" rel="nofollow">http:&#x2F;&#x2F;www.paulgraham.com&#x2F;lesson.html</a>
评论 #23423289 未加载
agentultraalmost 5 years ago
I understand there is some value in using a technical screen to see if a candidate has the viable expertise and skills required but how do we find that if everyone is doubling down on <i>generic</i> competitive-programming style hiring sites?<p>After crunching through many leetcode problems I see the problems they give have really poor APIs and many posted solutions people share have memory leaks and other problems that you would absolutely want to avoid on a production code base.<p>Competitive programming is <i>fun</i> for sure but where is the data that it has a high correlation to job success? It seems to me like a completely different skill set. Writing fast, sloppy code in order to solve a puzzle is fun but it&#x27;s quite another when your library brings down a production server because it leaks memory like a sieve.
评论 #23421440 未加载
评论 #23420754 未加载
codingint2009almost 5 years ago
How does this compare to similar sites like Pramp.com, Gainlo.co, and PracticeCodingInterview.com?
评论 #23419755 未加载
评论 #23419733 未加载
评论 #23420023 未加载
评论 #23419679 未加载
satvikpendemalmost 5 years ago
With regards to interviews, there is no free lunch. Interviewees don&#x27;t want to do at least one of the following:<p>1. Data structures and algorithm questions - they don&#x27;t want to study for months<p>2. Take home exercises - they don&#x27;t want to spend hours unpaid without knowing whether they got the job<p>3. GitHub &#x2F; Stack Overflow &#x2F; Open source contributions - they don&#x27;t want to code outside of work<p>One last one, paid interviews about the work itself, may be untenable for employers to pay every single interviewee.
评论 #23422889 未加载
the_arunalmost 5 years ago
Haven&#x27;t tried it yet. FYI, blog.interviewing.io is running on HTTP (port 80) as well.
评论 #23420817 未加载
P-ala-dinalmost 5 years ago
As a student, I prefer the interview culture in software because at the very least there is an objective component in the evaluation.
allarmalmost 5 years ago
Ok I am confused - I am a network engineer, but I could not find anything network related. Is it for software engineers only?
harry-salmost 5 years ago
visited the site - read somewhere - anonymous interview practise - clicked on give it a try - and signup&#x2F;login screen opened - doubted, if it is really anonymous!
forkLdingalmost 5 years ago
Watched a lot of your youtube videos, really great help :)
mhh__almost 5 years ago
&gt; Virgin Websafe has blocked this site<p>God Bless David Cameron
derwikialmost 5 years ago
Congrats!
azinman2almost 5 years ago
Congrats Aline!
johnsykesalmost 5 years ago
this is great, can&#x27;t wait to try it
throwaway298471almost 5 years ago
I&#x27;ve been in this industry for a few years and I still don&#x27;t get it. It seems like people in this industry constantly do things against their own interests to me.<p>In terms of interviews:<p>A lot of these practices are designed and driven by <i>other developers</i>, not PMs or business people. And yet most devs won&#x27;t work for FAANG, and will likely have a much lower salary. And yet the <i>ask</i> from these dev interviewers is something like this:<p>- &quot;You don&#x27;t know language A and&#x2F;or framework B that are very similar to language X and framework Y that you know very well? Sorry we can&#x27;t hire you. We expect good devs to spend day and night reading up on the latest fashionable library, framework and language and have no life.&quot;<p>- &quot;Can you spend several hours every day for the next few months studying leetcode? I hope you don&#x27;t have performance anxiety, try Valium sometime. No, we won&#x27;t expect you to solve arbitrary puzzles in front of a semi-hostile interviewer grilling you as your day job, it&#x27;s just for kicks really.&quot;<p>- &quot;Can you spend 4 hours doing this coding assignment as part of the interview?&quot;<p><pre><code> &quot;We want you to do your best and include x,y,z and the kitchen sink and not just solve the problem (add 4-8+ hours).&quot; &quot;Let&#x27;s review your work -- you displayed exceptional skills and a deep understanding of our core competency. However, you didn&#x27;t include our favorite coding style that you didn&#x27;t happen to guess we would use --that you totally would&#x27;ve just adopted from day one during onboarding-- so we can&#x27;t hire you.&quot; &quot;We didn&#x27;t see X in your code. No we can&#x27;t schedule a 15 minute interview for you to explain your 4-14 hour coding project, why you did what you did, and that X is actually in there on L56 -- we&#x27;re busy and decided to review your code only for 5 minutes after a heavy lunch and already passed on you for someone else. Sorry. We will keep your resume on file to wipe our *sses with.&quot; OR (interviewer disappears like a ghost after dropping a 20+ hour coding project for you to do and never follows up after) </code></pre> - &quot;Can you build a full-stack app for us from scratch as the coding project? Oh no, you won&#x27;t be building a full-stack app from scratch when you start with us, but we want someone who can do it in 5 minutes for the exactly 0-1 times we&#x27;ll ever need it&quot;<p>- &quot;You haven&#x27;t learned fancy new library&#x2F;framework&#x2F;language X yet? Are you a dinosaur?&quot; ...4 months later...<p><pre><code> &quot;Fancy new library&#x2F;framework&#x2F;language X sucks, it turned out to be a fad. It turned out it doesn&#x27;t do anything better than dinosaur library&#x2F;framework&#x2F;language D and is actually really buggy or complicated. What you _really_ need to know is fancy new library&#x2F;framework&#x2F;language Y, that&#x27;s where it&#x27;s at. We only want people who keep up with the industry.&quot; </code></pre> <i>Me now doing the mental math of how I completely fcked myself over going into this industry</i><p>The math:<p>Average expected time doing the job after leetcode, coding project interviews, open source, stack overflow, learning fancy library&#x2F;framework&#x2F;language&#x2F;whatever:<p>60+ hours&#x2F;week.<p>No you can&#x27;t reduce that to a normal 40 hours&#x2F;week unless you want to be a generic Java&#x2F;Javascript code monkey, sir&#x2F;madam.<p>Average salary: Not even near enough to justify that, considering the salaries of other engineering and STEM fields. Unless you count FAANG, which you probably won&#x27;t be working for.<p>What did I get myself into?
fadifrancisalmost 5 years ago
congratulations!
npiitalmost 5 years ago
I don&#x27;t think practicing interviewing should be encouraged even though I know this has been done for years and years. If you want to end up working on something you actually love in a place you like, you should just learn what is interesting to you. Your &quot;dream&quot; job at a FAANG might be more unpleasant and boring than you&#x27;ve been expecting.
评论 #23419987 未加载
评论 #23419904 未加载
评论 #23419737 未加载
评论 #23420223 未加载
评论 #23419993 未加载
评论 #23420200 未加载
评论 #23420202 未加载
评论 #23419897 未加载
评论 #23420175 未加载
layoutIfNeededalmost 5 years ago
* in North America and the UK