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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Best site for coding interview practice?

4 点作者 mud_dauber大约 11 年前
I&#x27;m spending most of my off hours with any number of dev stack technologies - RoR, Angular, Meteor, Python, R, D3, etc - basically anything that looks moderately interesting. I&#x27;ve developed a razor-thin knowledge layer of each. Not enough to impress a hiring manager, but enough to keep going.<p>I&#x27;ve invested in all the right books (O&#x27;Reilly &amp; Pragmatic probably love me), have spent time on a few e-learning sites, and read cloned GitHub repositories late into the night.<p>There&#x27;s little chance of using these tools in my day job. (Dilbert has NOTHING on that place.) Building toy apps that gather dust in a forgotten corner of GitHub is fine - but they don&#x27;t tell me whether I&#x27;m any good.<p>I&#x27;ve heard of companies using InterviewZen to screen applicants. Can anyone recommend a good site for self-testing?

2 条评论

wengzilla大约 11 年前
The two main sites that I find myself going back to practice interview questions (non-algorithmic) are Codewars (<a href="http://codewars.com" rel="nofollow">http:&#x2F;&#x2F;codewars.com</a>) and Project Euler (<a href="https://projecteuler.net" rel="nofollow">https:&#x2F;&#x2F;projecteuler.net</a>). Give them a shot sometime!
anmonteiro90大约 11 年前
Codility (<a href="https://codility.com/" rel="nofollow">https:&#x2F;&#x2F;codility.com&#x2F;</a>) is mostly for companies to provide coding tests to candidates, but they have some free examples which you might find insightful.