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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Recommended Platform for Programming Interviews?

5 点作者 jdowner大约 6 年前
Hi,<p>There seem to be a whole lot of platforms out there to do collaborative coding interview online. Many seem to look essentially the same: left side an editor, right side a terminal, and a green &#x27;run&#x27; button to build (if necessary) and execute. Supporting audio and video is a bug plus. But I haven&#x27;t found any that allow you to include things like supporting code or datafiles. I want to give candidates a chance to show how they work in a more realistic environment rather than transferring classic whiteboard problems on a new platform. Part of that, for me, involves providing some support code that they may or may not have the source code for.<p>Any suggestions welcomed!

2 条评论

duiker101大约 6 年前
FrontendArmory[1] allows you to make forks of your code so you can create the base and then give a fork of it as the starting point. The data can be passed as an API or in a json file. Really depends on what you are interviewing for. Maybe another solution could be give them a repository with the base project and ask to screen share how they work on it? This way they at least would work on a comfortable environment. Personally, I find all this online services not very flexible and I don&#x27;t like actually using them.<p>[1]<a href="https:&#x2F;&#x2F;frontarm.com" rel="nofollow">https:&#x2F;&#x2F;frontarm.com</a>
sethammons大约 6 年前
We have an interview laptop or the candidate can use their own. Share screen over zoom (or whatever else).