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.
Not that interesting; given the libraries, it's just trivially calling some library functions.
This comment is hidden because it contains spoiler information about the solution
Good call, I will append to description that workable solutions will need to account for this.
Thanks, addressed.
Inconsistent naming style:
critical_section
in snake case,threadCode
in camel case.This comment is hidden because it contains spoiler information about the solution