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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Devscreen.io – realistic tests for software engineering interviews

5 点作者 dmkirwan超过 2 年前
Hi HN!<p>I wanted to share a project that I’ve been working on for the past year: DevScreen (<a href="https:&#x2F;&#x2F;devscreen.io" rel="nofollow">https:&#x2F;&#x2F;devscreen.io</a>). I built DevScreen to give companies a way to use more realistic interview assessments to software engineers in a way that works for both the company and the candidate.<p>I created this because of my own experiences as both an interviewer and candidate. Many companies don’t assess relevant skills during an interview. This is a waste of time for the candidate and a missed opportunity for the company. At the extreme end of the scale, you have companies asking candidates to invert a binary search tree on a whiteboard. All that this assesses is the candidate’s ability to read ‘Cracking the Coding Interview’ and work well under the pressure of being watched. Neither are particularly important attributes of an engineer and result in companies often missing great candidates or hiring sub-par engineers.<p>Today, DevScreen supports three different test types: code reviews, bug fixes and projects. We spin up a new private Github Repository which the candidate will work on in their own time to complete the task. Once they’re finished, they are automatically removed from the Github repo and the company is notified so they can review the submission. The results can be sent to the relevant ATS application, if applicable. We have a small library of tests but allow private tests that are custom to each company also.<p>I have built a demo version of the app with sample data hardcoded on the front end to give you a feel for how it works without needing to sign up for an account. This will probably suit those of you who prefer to get stuck in rather than read about it (which, I suspect, is the majority of the HN community!). That’s available from the home page or here: <a href="https:&#x2F;&#x2F;demo-app.devscreen.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;demo-app.devscreen.io&#x2F;</a>. If there are any parts you want to see that aren’t included in the demo just let me know on the chat on the website or email support [at] devscreen.io and I’d be happy to show any part of the product you want to see. For example, only logged in users can create an interview or users. This is solely to prevent abuse of the system as we send emails to candidates to tell them that their test is ready. I want to be up front that it is still in beta, but we do have beta customers using it so I figured it was a good time to share and get feedback from the community and beta customers.

1 comment

eveninterested超过 2 年前
It&#x27;s good to see this problem getting attention. Hackerrank et al are just leetcode with a HR system integration. They&#x27;re optimised entirely for the business, not the candidate. It misses the point that there is a human aspect to this, too, and not everything should be fully automated.<p>It has happened more times than I&#x27;d care to admit that somebody has passed an interview that I&#x27;ve run following company guidelines (always some algorithm puzzle on a whiteboard) and they&#x27;ve been terrible at the job. It sucks for everybody, the new hire and their team, too. Other times I&#x27;ve been on the fence about somebody in an interview and they turn out to be amazing.<p>One thing that worries me is that I see &quot;projects&quot; as a test option with this. It&#x27;s just as much of a problem where companies give candidates projects saying that it should only take a few hours when, in reality, it could take days. That&#x27;s time that not everybody has on top of a full time job.
评论 #32666242 未加载