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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

“Game of Shells” 15 Minute Interview Test For Front-End Engineers

3 点作者 fold_left超过 11 年前

6 条评论

costea123超过 11 年前
In 13 mins - <a href="http://jsfiddle.net/jtR9E/" rel="nofollow">http:&#x2F;&#x2F;jsfiddle.net&#x2F;jtR9E&#x2F;</a> Found this task pretty interesting, of course i used random, cause that&#x27;s a normal think i guess. This test tells the company, the following things about you: 1) How do you do in a stressed situation; 2) What is the code quality you write; 3) What you&#x27;re trying to do first, functionality or beauty.<p>In the beginning a had no idea what should I do, so I found it quite complicated, but then after a bit of thinking this was quite easy .<p>Well yes in order to make it more animated I think this should have a different approach.
djgrant超过 11 年前
After 15 minutes - <a href="http://jsfiddle.net/NSdyg/" rel="nofollow">http:&#x2F;&#x2F;jsfiddle.net&#x2F;NSdyg&#x2F;</a> Another 5 to make it work (almost) - <a href="http://jsfiddle.net/NSdyg/1/" rel="nofollow">http:&#x2F;&#x2F;jsfiddle.net&#x2F;NSdyg&#x2F;1&#x2F;</a><p>I don&#x27;t do much JS (as you can likely tell) but found the task approachable. I think that the low barrier to entry is a good thing for an interview question.<p>My approach is described in the comments. I started by writing it out and then went from there.
dustinscherer超过 11 年前
s&#x2F;shellgame&#x2F;cardflipgame<p>So. I took the exercise in a different direction. I thought of game of shells and my mind got stuck on the card flip matching game, so that&#x27;s what I went with. I spent most of my time worrying about how much time had gone by, which wasn&#x27;t helpful, but I think it came together.<p>I think the idea of this is great, and I may use a deviation of it for future pre-hire peer reviews.
wanhalo超过 11 年前
dunno how to post anonymously because the jsfiddle url contains my user name :(<p><a href="http://jsfiddle.net/wanhalo/G5ShW/1/" rel="nofollow">http:&#x2F;&#x2F;jsfiddle.net&#x2F;wanhalo&#x2F;G5ShW&#x2F;1&#x2F;</a>
aamirafridi超过 11 年前
done it in 20mins but quite messed up (working) code <a href="http://jsfiddle.net/aamir/H7mmd/2/" rel="nofollow">http:&#x2F;&#x2F;jsfiddle.net&#x2F;aamir&#x2F;H7mmd&#x2F;2&#x2F;</a>
zidan超过 11 年前
done it in more than 15min :( <a href="http://fiddle.jshell.net/v6u6A/4/" rel="nofollow">http:&#x2F;&#x2F;fiddle.jshell.net&#x2F;v6u6A&#x2F;4&#x2F;</a>