
Reviewly
CodeSignal
HackerRank
coderpad
Codility
Coderbyte
iMocha
Think Exam
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Reviewly helps you to manage the take-home projects that you send to your job candidates.
Put an end to receiving them as ZIP files or Gists via email.
Our job as developers is not just writing code. Create take-home projects where you can ask for coding and also discuss an issue and/or review a pull request directly on GitHub.
Prepare your main repository once, we'll take care of replicating everything in a new repository for each of your candidates. You can also integrate your existing tools with Reviewly through Zapier.
Each company has different hiring needs, and a Fibonacci exercise selected from a catalog isn't always the best option. Set your custom take-home project, and we'll replicate all its code, issues, and pull requests.
Bias exists, even if it’s unconscious. That's why we hide the candidate’s name from your reviewers until they've reviewed them.
Reviewly
GitHubNo Reviewly videos yet. You could help us improve this page by suggesting one.
Reviewly's answer
It delivers take-home coding assessments directly through GitHub, using real repositories, issues, and pull requests. The entire workflow—from project setup to anonymized code reviews—is automated. This creates a realistic developer experience while saving time and reducing bias in the evaluation process.
Reviewly's answer
Most platforms rely on artificial coding environments or complex admin tools. This solution integrates seamlessly with GitHub, making the process natural for developers and simple for teams. It automates project distribution, reviewer assignment, and feedback collection, ensuring consistent, fair, and efficient technical evaluations.
Reviewly's answer
The primary audience is engineering teams and hiring managers at tech companies who care about high-quality, fair developer assessments. They’re typically mid- to senior-level professionals looking to streamline technical hiring, reduce bias, and evaluate candidates based on real-world coding ability—not artificial tests.
Reviewly's answer
It was built by software engineers that sit on both sides of the table who were frustrated with clunky, unrealistic coding assessments. They wanted a way to evaluate candidates using real tools—specifically GitHub—while automating the repetitive parts of the process. The goal: make hiring feel more like real engineering work, not a separate, rigid system.
GitHub is an essential platform for modern software development. It makes it easy to host, manage, and collaborate on code while providing powerful tools for version control, project management, and team collaboration. Its large open-source community is another major strength, offering developers access to countless projects, resources, and opportunities to learn. Overall, GitHub is a reliable and professional platform that has become a fundamental part of the developer ecosystem.
Based on our record, GitHub seems to be more popular. It has been mentiond 2484 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
For developers who cannot access Fable 5, Claude Opus 4.8 offers the best alternative. Integrating this model into your daily workflow is straightforward, especially when using modern development platforms like GitHub for repository management. - Source: dev.to / 23 days ago
1228 push attempts died with fatal: could not read Username for 'https://github.com' — an https remote with no credential helper and no stored Credentials. First one 2026-07-21T20:48:03Z, still failing as I write this. Thirty-nine Days. - Source: dev.to / 7 days ago
They can include the protocol, it’s that regardless of what’s put in there it’ll use https, which is explained with examples both in the following sentences and then in more detail in a linked doc. > For repositories on GitHub, GitLab, and Bitbucket, a specifier now names a repository rather than choosing a transport. github:owner/repo, owner/repo, git+https://…, and git+ssh://git@… all resolve through the host's... - Source: Hacker News / 10 days ago
First things first, and this case, we had to understand what git and git hub really is. From the lesson, Git is basically a version control systems installed on the computer that tracks changes made within a project. On the other hand, git hub refers to an online platform allowing users to store their git repositories and this could be easily accessed through [https://github.com/]. Apart from just storing... - Source: dev.to / 9 days ago
[credential] useHttpPath = true [credential "https://github.com/"] helper = helper = "!f() { \ [ \"$1\" = get ] || exit 0; \ account=''; \ while IFS='=' read -r k v; do \ [ \"$k\" = path ] && account=${v%%/*}; \ done; \ [ -n \"$account\" ] || exit 0; \ token=$(gh auth token --user \"$account\") || exit 0; \ printf... - Source: dev.to / 11 days ago
CodeSignal - CodeSignal is the leading assessment platform for technical hiring.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
coderpad - Collaborative code editor with in-browser, real-time execution. Conduct programming phone screens like a boss.
VS Code - Build and debug modern web and cloud applications, by Microsoft