TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Common Web Developer Interview Questions And Answers

31 点作者 spiderjako22将近 5 年前

6 条评论

sesuximo将近 5 年前
I’ve done a lot of interviews and I want to add a few points about nervousness (As discussed in the beginning of the post):<p>1. 99.99% of candidates sound extremely nervous for the first few minutes. That’s fine. I think most interviewers expect it. Both the interviewer and the interviewee want to calm down, and a few min of introductory chat seems to help most people.<p>2. If I notice a candidate is nervous in the middle of a technical question, I try to say something to calm them down. Often people seem super nervous while doing well&#x2F;sometimes people confidently do badly — Point is that nerves are not a sign that the candidate is bad, but rather a sign the candidate might be able to do better&#x2F;be happier if they were calmer.<p>3. At least if you were interviewing with me, I’d hope candidates who feel too nervous tell me they are nervous. Maybe other interviewers wouldn’t take kindly to this, but if it leads to better&#x2F;happier hiring then I’m all for it. FWIW this has only happened a handful of times in my career.
评论 #23662469 未加载
评论 #23662364 未加载
black3r将近 5 年前
Example of a fibonacci recursion implemented in exponential time just after mentioning big-O notation? Looks just like one of those articles written by a copy-writer who knows nothing about programming and created the article by reading some similar articles thinking he understands it all now<p>If I were interviewing someone, I would expect the linear solution and from a CS graduate would at least expect mentioning the logarithmic one..
评论 #23662868 未加载
评论 #23662800 未加载
评论 #23662789 未加载
MindGods将近 5 年前
You might like this discussion from last year: &quot;Hiring Is Broken: What Do Developers Say About Technical Interviews?&quot;<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20708026" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20708026</a>
antibland将近 5 年前
&gt; AJAX is a new technique for creating better, faster, and more interactive web applications with the help of XML, HTML, CSS, and JavaScript.<p>AJAX first appeared in 1999 [0], when people still ate Olestra and used pagers.<p>[0] <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Ajax_(programming)" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Ajax_(programming)</a>
评论 #23666109 未加载
azangru将近 5 年前
&gt; Java developer interview questions are quite common.<p>Who wrote this article again? An HR?
评论 #23663687 未加载
caiobegotti将近 5 年前
Common <i>Web Developer</i> Interview Questions...