Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yes, but kata solutions don't necessarily have to be efficient (unless the kata tests explicitly require them to be such).
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
merged, thanks!
The goal is to find the specialists who are doing mistakes in employee names.
So you have to return the specialist id, not the employee id. As written in the kata description:
I hope that helps.
Fix description
Removed description of
employees.department
field which doesn't exist.Reordered fields description of
certifications
table to match the database.Fix typo in the resultant table field name
error_percentage
.Fix: forbid the import of
pathlib
.This comment is hidden because it contains spoiler information about the solution
Fix: swap Expected and Actual. Fixes this issue.
Fix: swap Expected and Actual.
This is so elegant.
It would get better rating in the "Best Practices" if you put the variable in quotes.
Super clean and readable!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...