18 years helping Irish businesses
choose better software

What Is Codility?

Codility is a remote hiring platform for engineering teams. They use our platform to predict the real-life skills of their technical candidates at all stages of the hiring process, via unbiased and relevant assessments on CodeCheck, live technical interviews on CodeLive, and virtual recruitment events with CodeEvent - all remotely and at scale. This brings faster hiring, time savings, and gives engineers more time to solve problems that matter.

Who Uses Codility?

Recruiters, Hiring Managers, Interviewers, and Engineering Leaders who can benefit from a remote hiring platform that evaluates real-life skills, at scale.

Codility Software - CodeCheck
Codility Software - CodeLive
Codility Software - CodeEvent

Not sure about Codility? Compare with a popular alternative

Codility

Codility

4.6 (42)
US$5,000.00
year
Free version
Free trial
48
19
4.8 (42)
4.4 (42)
4.6 (42)
VS.
Starting Price
Pricing Options
Features
Integrations
Ease of Use
Value for Money
Customer Service
US$1,800.00
year
Free version
Free trial
43
14
4.4 (30)
4.2 (30)
4.5 (30)
Green rating bars show the winning product based on the average rating and number of reviews.

Other great alternatives to Codility

iMocha
Top rated features
Question Library
Scoring
Test/Quiz Creation
Coderbyte
Top rated features
Automatic Grading
Online Tests
Question Library
HackerRank
Top rated features
Aptitude Testing
Candidate Management
Reporting/Analytics
TestGorilla
Top rated features
Assessment Management
Online Tests
Test/Quiz Creation
Glider
Top rated features
Candidate Management
Interview Management
Scoring
skillXchange
Top rated features
No features have been rated by reviewers for this product.
Canditech
Top rated features
Candidate Management
Online Tests
Skills Assessment
Talview
Top rated features
Data Security
Question Library
Test/Quiz Creation
Journeyfront
Top rated features
Applicant Tracking
Reporting/Analytics
Scoring

Reviews of Codility

Average score

Overall
4.6
Ease of Use
4.8
Customer Service
4.6
Features
4.6
Value for Money
4.4

Reviews by company size (employees)

  • <50
  • 51-200
  • 201-1,000
  • >1,001
Efezino
Efezino
Software Developer & Managing Director in Nigeria
Verified LinkedIn User
Transportation/Trucking/Railroad, 2–10 Employees
Used the Software for: 6-12 months
Reviewer Source

Alternatives Considered:

A great developer assessment tool

5.0 2 years ago

Comments: Codility has helped me improve my skills as a developer and as an employer, I use Codility to frequently keep my staff sharp on the job by frequently testing their capabilities.

Pros:

I have used Codility as a developer as well as an employer and I can tell you that it is a great assesment tool. One of Codility's key advantages is that it enables employers to quickly and effectively assess the coding abilities of numerous job applicants. Candidates can work at their own pace through the online coding tasks on the user-friendly website.As a developer, I use Codility to assess my coding abilities and learn new programming paradigms in the process.

Cons:

Some of the things which I would like them to work on is an offline mode. The complete dependence on the internet may limit some users from enjoying its features. They should also make it such that tests are optionally timed, many times, developers are not able to complete the tasks within the short timeframe.

Verified Reviewer
Verified LinkedIn User
Computer Software, Self Employed
Used the Software for: 1-5 months
Reviewer Source

Codility’s Strengths and Areas for Improvement

5.0 5 months ago

Comments: Codility helps bridge the challenge of assessing coding skills on objective and efficient grounds. For me, it's like a mentor, which initiates you to first of all think as a software engineer would, maximize your codes, and be considerate of the edge cases in real-world conditions. Providing problems that are similar to those you might encounter in a job interview or while trying to solve especially complex coding problems on the job makes the process of preparing for technical interviews much easier.

Pros:

I recently attempted Codility. Honestly, I would say it was some mix of both challenge and insight. The platform is quite well designed with a smooth interface to coding, clear problem statements, and real-time feedback about performance.

Cons:

Probably, one of the issues with Codility is that the tests can sometimes appear a little too edged on the edge cases. I think it might be frustrating for developers more accustomed to solving practical, everyday problems. In some cases, very severe time limitations and scoring systems really add unnecessary stress on candidates. Instead of exploring creative solutions, candidates focus more on trying to get a qualifying score.

Mark
Engineer in US
Banking, 10,000+ Employees
Used the Software for: 6-12 months
Reviewer Source

Alternatives Considered:

Not an adequate test for most engineering roles.

2.0 5 years ago

Comments: If you use it, I would suggest the live-code feature where you screenshare and watch the applicant solve one larger problem, preferably one that relates to the job at hand rather than a mensa puzzle. Make sure to review the failing submissions because in many cases, they had it right, but the machine graded them wrong, this could be for many reasons including the structure of the training set they were given was different from that of the testing data. Over half of what our engineers do is debug, interpret existing code, and build infrastructure. None of these things are tested with Codility. If they do pass, they are proficient in at least one element of the job, but not necessarily the rest. I interview any applicant who passes with 30% and always look at their code even if it failed.

Pros:

It is deployable and easier for HR who don't understand code themselves. The ability to compare to other programmers' skills is nifty.

Cons:

Many of the problems are not completely presented (I.E. there are other factors that are not mentioned which would influence the code, so applicants who submit overly-thorough code will actually fail because the machine didn't like their answer.. it is a guessing game) 20 minute time limits to solve an algorithm problem are NEVER the case in real life. Programmers do not work off memory, they work off documentation-- codility does not test on use of frameworks or libraries, only math concepts. The IDE is limited, will delete the applicant's code if they switch languages momentarily.

Codility Response

3 years ago

Dear Mark, thank you very much for your feedback! We are sorry to hear that your experience with Codility didn't meet your expectations. We'll strive to do better in the future! Algorithmic tasks are only a small part of our task library. We also offer a lot of real-life tasks, including the ones where candidates need to fix the bugs in existing code or rewrite the code to improve the application performance. Moreover, our Partnered Tasks service allows you to add your own real-life tasks to our platform. If you're interested in learning more about all sorts of tasks we offer to our customers, please reach out to [email protected]. We'd also be happy to hear more about what kind of tasks or technologies are missing in our library, so we can add them ASAP. Your friends at Codility

Verified Reviewer
Verified LinkedIn User
Information Technology & Services, 51–200 Employees
Used the Software for: 6-12 months
Reviewer Source

My Codility

4.0 3 years ago

Comments: First time I used Codility 8-9 month ago in my interview. It was Microsoft interview. Scince that time I some times I join Codility and interested Codility questions.

Pros:

It's easy of use and I can reach evey old questions easily because questions listed near by near. And I can connect to start time for taking my test again if time is already expired. And resolving time period for every test questions is long, in 1-2 month every body can connect and resolve problem and earn certificate for every resolving problems.

Cons:

For every problems I trying use my computer idea before adding my code to Codility because it apsent idea feature, ex. autocomplete. And I do my test cases by myself(It's a bit takes time ) in my idea. I would like Codility before give the several tests cases which users can copy to add their idea.

Verified Reviewer
Verified LinkedIn User
Banking, 501–1,000 Employees
Used the Software for: 1-5 months
Reviewer Source

Codility does the hard work for the recruiting team

5.0 2 years ago

Pros:

Codility offers a lot of features that can help it's users for developing their recruitment system faster. Codility is also a great tool for the job seeker as they can practice the latest interview skills here.

Cons:

I didn't find any disadvantages related to this one.