18 anos ajudando empresas portuguesas
a escolherem o melhor software

Conheça Codility

O Codility é a plataforma de teste de desenvolvedor líder do setor. Ele ajuda as equipes de contratação de tecnologia a avaliar com precisão e eficiência as habilidades técnicas dos candidatos e a identificar as contratações mais promissoras. O Codility inclui centenas de tarefas de programação, vários idiomas e apresenta cenários da vida real com diferentes níveis de dificuldade. Usado por mais de 1.200 empresas, inclusive Accenture, Amazon, Barclays, Citi, Flatiron, Intel, Microsoft, PayPal, Rakuten, SurveyMonkey, Twitch, Volvo e Zalando.

Quem usa Codility?

Empresas que desejam otimizar o processo de recrutamento técnico para obter sinais de contratação mais fortes e oferecer melhores experiências de contratação para os candidatos. Contratando desenvolvedores? A ajuda está aqui.

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

Está em dúvida sobre o Codility? Compare com uma alternativa popular

Codility

Codility

4,6 (42)
5000,00 US$
ano
Versão gratuita
Versão de teste gratuita
48
19
4,8 (42)
4,4 (42)
4,6 (42)
VS.
Preço inicial
Opções de preços
Recursos
Integrações
Praticidade
Relação qualidade/preço
Atendimento ao cliente
1800,00 US$
ano
Versão gratuita
Versão de teste gratuita
43
14
4,4 (30)
4,2 (30)
4,5 (30)
As barras de classificação verdes mostram o produto vencedor com base na nota média e no número de avaliações.

Outras ótimas alternativas ao Codility

iMocha
Melhores recursos
Biblioteca de perguntas
Criação de testes e questionários
Pontuação
HackerRank
Melhores recursos
Gestão de candidatos
Relatórios e análise de dados
Testes de aptidão
TestGorilla
Melhores recursos
Criação de testes e questionários
Gestão de avaliações
Testes online
Talview
Melhores recursos
Biblioteca de perguntas
Criação de testes e questionários
Segurança de dados
Discovered
Melhores recursos
Avaliação de habilidades
Criação de testes e questionários
Divulgação de ofertas de trabalho
TestInvite
Melhores recursos
Gestão de avaliações
Relatórios e análise de dados
Testes online
eSkill
Melhores recursos
Avaliação de habilidades
Gestão de recrutamento e seleção
Portal de autoatendimento
Vervoe
Melhores recursos
Gestão de recrutamento e seleção
Portal de autoatendimento
Seguimento dos candidatos
SoftskillLab
Melhores recursos
Nenhum recurso foi avaliado pelos usuários para este produto.

Avaliações do Codility

Pontuação média

Geral
4,6
Praticidade
4,8
Atendimento ao cliente
4,6
Recursos
4,6
Relação qualidade/preço
4,4

Avaliações por tamanho de empresa (funcionários)

  • <50
  • 51-200
  • 201-1 000
  • >1 001

Encontre avaliações segundo pontuações

5
74%
4
17%
3
5%
2
2%
1
2%
Efezino
Efezino
Software Developer & Managing Director, Nigéria
Usuário do LinkedIn Verificado
Transporte rodoviário e ferroviário, 2 - 10 funcionários
Usou o software para: 6 a 12 meses
Fonte da avaliação

Alternativas consideradas anteriormente:

A great developer assessment tool

5,0 há 2 anos

Comentários: 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.

Vantagens:

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.

Desvantagens:

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.

Avaliador Verificado
Usuário do LinkedIn Verificado
Software, Profissional autônomo
Usou o software para: 1 a 5 meses
Fonte da avaliação

Codility’s Strengths and Areas for Improvement

5,0 há 5 meses

Comentários: 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.

Vantagens:

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.

Desvantagens:

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, EUA
Bancos, 10 000+ funcionários
Usou o software para: 6 a 12 meses
Fonte da avaliação

Alternativas consideradas anteriormente:

Not an adequate test for most engineering roles.

2,0 há 5 anos

Comentários: 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.

Vantagens:

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

Desvantagens:

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.

Resposta do Codility

há 3 anos

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

Avaliador Verificado
Usuário do LinkedIn Verificado
Serviços e tecnologia da informação, 51 - 200 funcionários
Usou o software para: 6 a 12 meses
Fonte da avaliação

My Codility

4,0 há 3 anos

Comentários: 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.

Vantagens:

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.

Desvantagens:

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.

Avaliador Verificado
Usuário do LinkedIn Verificado
Bancos, 501 - 1 000 funcionários
Usou o software para: 1 a 5 meses
Fonte da avaliação

Codility does the hard work for the recruiting team

5,0 há 2 anos

Vantagens:

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.

Desvantagens:

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