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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Made a tool to filter out unqualified devs from your recruitment process

2 点作者 aabreu将近 3 年前

2 条评论

ss108将近 3 年前
Idea is good, but I think having more difficult screens and letting companies choose from a selection is a must.<p>Posting to an API endpoint is too trivial; I doubt it filters out too many applicants. What&#x27;s more, if I&#x27;m hiring for a senior role, there might be many experienced, smart candidates who aren&#x27;t sufficiently experienced in what&#x27;s specifically required by the role, what the startup does, etc.<p>Filtering up front from among a group who, e.g., all have 5-6 years of production Python experience would be more useful.
评论 #32309499 未加载
评论 #32309140 未加载
aabreu将近 3 年前
Definitely looking for testers! Here is an example &quot;apply&quot; page: <a href="https:&#x2F;&#x2F;app.pre-screen.dev&#x2F;job&#x2F;1ed0d3ba-0197-6936-97a2-8f7add1af7cc" rel="nofollow">https:&#x2F;&#x2F;app.pre-screen.dev&#x2F;job&#x2F;1ed0d3ba-0197-6936-97a2-8f7ad...</a><p>Feel free to test the output (you can use fake data if you&#x27;re worried about it).<p>It&#x27;s not as simple as a single API call, and it will get harder.<p>Should take 5 minutes for someone experienced to do this (if they do it slowly), hours for someone not experienced.<p>What do you think?