Wij helpen bedrijven al 18 jaar
betere software te kiezen

Wat is Codility?

Codility is het toonaangevende testplatform voor ontwikkelaars. Het helpt technische wervingsteams om de technische vaardigheden van kandidaten nauwkeurig en efficiënt te beoordelen en de meest veelbelovende nieuwe medewerkers te identificeren. Codility omvat honderden programmeertaken, meerdere talen en biedt realistische scenario's met verschillende moeilijkheidsgraden. Gebruikt door meer dan 1200 bedrijven, waaronder Accenture, Amazon, Barclays, Citi, Flatiron, Intel, Microsoft, PayPal, Rakuten, SurveyMonkey, Twitch, Volvo en Zalando.

Wie gebruikt Codility?

Bedrijven die hun technisch wervingsproces willen optimaliseren om sterkere aanwervingssignalen te krijgen en hun kandidaten betere aanwervingservaringen te bieden. Wil je ontwikkelaars in dienst nemen? Dit platform staat klaar om je te helpen.

Codility Software - 1
Codility Software - 2
Codility Software - 3

Twijfels over Codility? Vergelijk met een populair alternatief

Codility

Codility

4,6 (42)
US$ 5.000,00
jaar
Gratis versie
Gratis proefversie
48
19
4,8 (42)
4,4 (42)
4,6 (42)
VS.
Beginprijs
Prijsopties
Functies
Integraties
Gebruiksgemak
Prijs-kwaliteitverhouding
Klantenservice
US$ 1.800,00
jaar
Gratis versie
Gratis proefversie
43
14
4,4 (30)
4,2 (30)
4,5 (30)
Groene beoordelingsbalken geven het winnende product aan, op basis van de gemiddelde beoordeling en het aantal reviews.

Andere goede alternatieven voor Codility

iMocha
Functies met hoogste score
Scores
Tests en toetsen maken
Vragenbibliotheek
Coderbyte
Functies met hoogste score
Automatische classificatie
Online tests
Vragenbibliotheek
HackerRank
Functies met hoogste score
Geschiktheid testen
Rapportage en analyse
Sollicitantenbeheer
TestGorilla
Functies met hoogste score
Beoordelingsbeheer
Online tests
Tests en toetsen maken
Talview
Functies met hoogste score
Gegevensbeveiliging
Tests en toetsen maken
Vragenbibliotheek
The Hire Talent
Functies met hoogste score
Tests en toetsen maken
Vacatures
Volgen van sollicitanten
TestInvite
Functies met hoogste score
Beoordelingsbeheer
Online tests
Rapportage en analyse
Xobin
Functies met hoogste score
Geschiktheid testen
Scores
Tests en toetsen maken
eSkill
Functies met hoogste score
Vaardigheidsbeoordeling
Wervingsbeheer
Zelfserviceportal

Reviews over Codility

Gemiddelde score

In totaal
4,6
Gebruiksgemak
4,8
Klantenservice
4,6
Functies
4,6
Prijs-kwaliteitverhouding
4,4

Reviews op basis van bedrijfsgrootte (werknemers)

  • <50
  • 51-200
  • 201-1.000
  • >1.001
Efezino
Efezino
Software Developer & Managing Director in Nigeria
Geverifieerde LinkedIn-gebruiker
Vervoer/over de weg/per spoor, 2-10 werknemers
Heeft de software gebruikt voor: 6-12 maanden
Bron van de reviewer

Eerder overwogen alternatieven:

A great developer assessment tool

5,0 2 jaar geleden

Opmerkingen: 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.

Pluspunten:

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.

Minpunten:

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.

Geverifieerde reviewer
Geverifieerde LinkedIn-gebruiker
Computersoftware, Zelfstandig ondernemer
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Codility’s Strengths and Areas for Improvement

5,0 4 maanden geleden

Opmerkingen: 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.

Pluspunten:

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.

Minpunten:

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 VS
Bankwezen, 10.000+ werknemers
Heeft de software gebruikt voor: 6-12 maanden
Bron van de reviewer

Eerder overwogen alternatieven:

Not an adequate test for most engineering roles.

2,0 5 jaar geleden

Opmerkingen: 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.

Pluspunten:

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

Minpunten:

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.

Reactie Codility

3 jaar geleden

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

Estêvão
Estêvão
Software Developer for Huru Systems in Brazilië
Geverifieerde LinkedIn-gebruiker
, 1.001-5.000 werknemers
Heeft de software gebruikt voor: 2+ jaar
Bron van de reviewer

I enjoyed very much practicing algorithms, getting to know companies through the challenges.

5,0 7 jaar geleden

Pluspunten:

It is a well organised, polished platform for coding skills evaluation. The lessons and challenges provide good content for user practice and the summary section helps to understand the areas the user is going well and areas to improve.

Minpunten:

The platform suits me very well so I don't have any comments on things I dislike or wish to improve.

Catriona
Catriona
Head Of Human Resources in VK
Geverifieerde LinkedIn-gebruiker
Informatietechnologie en -diensten, 201-500 werknemers
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Speeds up the recruitment process

4,0 6 jaar geleden

Opmerkingen: Codility has really helped us speed up our recruitment process enabling us to do all of our candidate testing pre-interview

Pluspunten:

Ease of use for candidates and hiring managers

Minpunten:

Time consuming to 1st set up the system for use as you need to create all of your tests

Jorge
Jorge
Student in VS
Geverifieerde LinkedIn-gebruiker
Computersoftware, Zelfstandig ondernemer
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Student using Codility after code bootcamp

4,0 3 jaar geleden

Pluspunten:

allows me to continue my education after code bootcamp

Minpunten:

not being able to compare my scripts to others for new ways to implement something

Italo
Italo
Android Software Engineer in Brazilië
Geverifieerde LinkedIn-gebruiker
Computersoftware, 51-200 werknemers
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Best code assessment website

5,0 7 jaar geleden

Opmerkingen: My experience was awesome in general. I liked to do the exercises; they're hard enough to get us interested in solving them. My only complain is I'd like to get the final report after an interview to be able to work on my weaknesses. That would be great.

Pluspunten:

The final report when we finish an exercise. It is simply awesome. We are able to quickly verify which area we should work harder to enhance/improve our skills.

Minpunten:

The system blocks the final report if our recruiter doesn't allow us to see it. The feeling is like I will remain blind in front of my weaknesses.

Greg
Greg
Senior IT Recruitment Consultant in Ierland
Geverifieerde LinkedIn-gebruiker
Werving en selectie, 11-50 werknemers
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Added Value

5,0 6 jaar geleden

Opmerkingen: Very easy to use, great customer service if you want a custom test created

Pluspunten:

Codility really lets me add extra value to clients. It is an extra level of service that most of my competitors are providing. It is easy to use and helps me find the best candidates .

Minpunten:

Nothing that comes to mind- very user freindly

Samwel
Samwel
Backend Developer in Kenia
Geverifieerde LinkedIn-gebruiker
Heeft de software gebruikt voor: 6-12 maanden
Bron van de reviewer

Challenging questions, makes you think out of the box.

5,0 7 jaar geleden

Opmerkingen: Improved software design and development patterns.

Pluspunten:

Easier to use. Great user interface. Challenging questions. Variety of languages. Tests different areas.

Minpunten:

Very long Interview questions :) Hidden Tests that are not shown even after the test. Tests that are shown are very shallow.

Nasser
Nasser
Senior IT Consultant in Frankrijk
Geverifieerde LinkedIn-gebruiker
Bankwezen, 11-50 werknemers
Heeft de software gebruikt voor: Gratis proef
Bron van de reviewer

Very informative and professional

5,0 7 jaar geleden

Pluspunten:

The challenges and what you learn along the way

Minpunten:

No code-completion in the dev environment, and limited unit testing (which ends up evaluating how good you are riddles and not necessarily engineering)

María de los Ángeles
María de los Ángeles
Responsable de Derechos Humanos in Argentinië
Geverifieerde LinkedIn-gebruiker
Programmaontwikkeling, 51-200 werknemers
Heeft de software gebruikt voor: 1+ jaar
Bron van de reviewer

Toma el control de tu proceso de selección con Codility

5,0 2 jaar geleden

Opmerkingen: Como empresa de software Codility nos ha ayudado muchísimo en el proceso de selección de candidatos IT, ya que con Codility hacemos las pruebas técnicas para evaluar los conocimientos de éstos candidatos.

Pluspunten:

Evaluación precisa de habilidades técnicas.Ahorro de tiempo y eficiencia con el sistema de clasificación automática que facilita el proceso de revisión y calificación de las respuestas.Flexibilidad en el armado de los tests

Minpunten:

La principal contra es que Codility está enfocado en habilidades técnicas, por lo que sus tests no son los mejores para evaluar habilidades blandas

Amara
Technical Sourcing Recruiter in Canada
Informatietechnologie en -diensten, 10.000+ werknemers
Heeft de software gebruikt voor: 2+ jaar
Bron van de reviewer

Coding for Technical Assessment

5,0 2 jaar geleden

Pluspunten:

Codility is very easy to setup and user friendly. And one of the few things I really liked is that, for the monthly plan, the number of candidates to add for assessment is unlimited unlike other platforms that would usually have 30 slot Max.

Minpunten:

Can't really think of one, its a great tools for company that hires Tech talents in volume.

Kenzi
Software Developer in Kenia
Computersoftware, 2-10 werknemers
Heeft de software gebruikt voor: 6-12 maanden
Bron van de reviewer

Intellectual codility review

5,0 3 jaar geleden

Opmerkingen: In codility have learned a lot more so in software development , with new technologies

Pluspunten:

It's is easy to use and learn new technologies

Minpunten:

All is awesome the technology used and the way assessments are set

Innocent
Software developer in Nigeria
Computersoftware, 2-10 werknemers
Heeft de software gebruikt voor: 2+ jaar
Bron van de reviewer

My join on using codility to asses developer's and to improve my coding skills

5,0 2 jaar geleden

Opmerkingen: Perfect 🥰

Pluspunten:

It's timing would really make you learn to think fast.It also helps me to measure the true capabilities of any developer.I have also improve my skill just by using their platform

Minpunten:

I can't think of any at the moment. They have really met my needs for now.

António
HR Recruitment in VK
Computersoftware, 51-200 werknemers
Heeft de software gebruikt voor: 2+ jaar
Bron van de reviewer

Improvement

4,0 6 jaar geleden

Opmerkingen: It's fast to have a real notion about the capabilities of the candidate.
We can get material to go deeper when we're interviewing candidate.

Pluspunten:

it's very easy to use. Supports different programming languages and can be fitted to our needs as company.

Minpunten:

Sometimes the ui/ux/layout of the product isn't easy to read the code until the end. in 1 side we have the task and the other the result of it. Would be good if we can improve the live code and also have like a whiteboard to interact with the candidate and solve challenges during an interview or even during the challenge.

Reactie Codility

6 jaar geleden

Thanks for the feedback António, great that you like how easy Codility is to use. Since you asked about interview functionalities, you might want to try our CodeLive product which gives you a shared interface with your candidate for solving challenges together or coding together on a whiteboard. Feel free to contact us at [email protected] and we'll give you a tour!

Geverifieerde reviewer
Geverifieerde LinkedIn-gebruiker
Informatietechnologie en -diensten, 51-200 werknemers
Heeft de software gebruikt voor: 6-12 maanden
Bron van de reviewer

My Codility

4,0 3 jaar geleden

Opmerkingen: 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.

Pluspunten:

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.

Minpunten:

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.

Geverifieerde reviewer
Geverifieerde LinkedIn-gebruiker
Bankwezen, 501-1.000 werknemers
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Codility does the hard work for the recruiting team

5,0 2 jaar geleden

Pluspunten:

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.

Minpunten:

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

Gabor
HR Expert in Hongarije
Informatietechnologie en -diensten, 51-200 werknemers
Heeft de software gebruikt voor: 2+ jaar
Bron van de reviewer

Astron

5,0 7 jaar geleden

Opmerkingen: It's much more convenient than paper tests.

Pluspunten:

Easy to use. I can manage a lot of candidates and different software languages.

Minpunten:

There is not enough task. My package is not contains plagiarism check.

Reactie Codility

7 jaar geleden

Hi Gabor, great to hear that you like using Codility! In case you weren't aware, your license contains plagiarism prevention (the Codility task library is protected and patrolled online for material leaks). However, if you'd like to try out our plagiarism detection features like Similarity Check, please contact us at [email protected] and we'll be happy to let you try it out.

Giuseppe
Lead Product Software Engineer & Scrum Master in Italië
Computersoftware, 1.001-5.000 werknemers
Heeft de software gebruikt voor: 1+ jaar
Bron van de reviewer

Great value added for big recruiting campaigns

5,0 3 jaar geleden

Opmerkingen: Excellent to assess how candidates act, but overall too expensive

Pluspunten:

Outstanding choice of candidate tests, good test evaluation review function

Minpunten:

Licence package too broad and expensive , good for body rental companies but not for a company, however large, that manages recruiting internally

Ashish
Ashish
Senior Software Engineer in India
Programmaontwikkeling, 2-10 werknemers
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Online coding platform

3,0 6 jaar geleden

Pluspunten:

I was invited to give an online test on this platform. I liked the practice problem that they have provided with every detailed explanations as well. The test cases for each problems are also very diverse.

Minpunten:

When we are doing a problem, every easy test cases are provided. Once we submit the solution, it evaluates on a wide range of test cases depending on correctness and performance. But these test cases are not visible to the programmer. We can't see them for future reference purpose. It just show that this case failed.

Reactie Codility

3 jaar geleden

Dear Ashish, thank you very much for your feedback! We're happy to hear that you had a positive experience with Codility :) There are multiple reasons why some of the test cases are hidden. Some of the test cases are rather complicated, which might create some confusion, and we strive to provide candidates with the best experience possible. In addition, we don't make all test cases visible to candidates because this would encourage them to hardcode a solution rather than writing one that will scale in a real-life job related scenario. If you have any questions on how our scoring system works, please feel free to reach out to [email protected] Your friends at Codility

Geverifieerde reviewer
Geverifieerde LinkedIn-gebruiker
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Very positive.

5,0 7 jaar geleden

Pluspunten:

Provides a platform to test ones coding/algorithmic skills in interesting problems. The problems are challenging and the feedback provided by the system is helpful.

Minpunten:

I would prefer to see problems tailored to Machine Learning. The problems I encountered in the site are like puzzles to be solved. I would prefer to reflect more Applied Machine Learning.

Geverifieerde reviewer
Geverifieerde LinkedIn-gebruiker
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

it's very helpful software

4,0 7 jaar geleden

Opmerkingen: in one material, we can test with many programmer language.

Pluspunten:

i like the lesson. We can read the material before we can test our capability in mini test or challenge

Minpunten:

in my first impression with this software, it's very user friendly. Not need many time to adapt with this software

Geverifieerde reviewer
Geverifieerde LinkedIn-gebruiker
Computersoftware, 5.001-10.000 werknemers
Heeft de software gebruikt voor: 6-12 maanden
Bron van de reviewer

We are really liking Codility

5,0 6 jaar geleden

Opmerkingen: Most importantly, codility allowed our organization to dramatically speed up our recruiting process without a loss in quality of screening.

Pluspunten:

The software gives us the ability to create a set of coding challenges tailored to the type of hire, with the right degree of difficulty. It also has the capability to detect cheating, which has been very helpful to root out candidates we wouldn't want. After having used the software awhile, we can now gauge how different candidates compare.

Minpunten:

Not much honestly. It's working out pretty well.

Geverifieerde reviewer
Geverifieerde LinkedIn-gebruiker
Computersoftware, 5.001-10.000 werknemers
Heeft de software gebruikt voor: 1+ jaar
Bron van de reviewer

it's a great platform

5,0 6 jaar geleden

Pluspunten:

I like to take tests on Codility, it's clear about requests and also it helps you through the process.

Minpunten:

no cons about Codility, why would I have any?

Laman
Junior software Engineer in Azerbeidzjan
Informatietechnologie en -diensten, 5.001-10.000 werknemers
Heeft de software gebruikt voor: 1-5 maanden
Bron van de reviewer

Excellent

5,0 3 jaar geleden

Pluspunten:

Having test input/output is quite easy and accessible. Interface is readable.

Minpunten:

When implementing objects from other libraries, it didn't add library automatically. And you did not notice that you have to import library before runtime.