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.
Thank you for clearifying that
I just want to ask that how the queue is created?
I mean are the people distributed evenly across all the tills or they can just hop between till whenever they are empty? eg
if int[5,1,2,1] and there are 3 tills, so the last person goes to the first till and waits for 5 min or he can go to the other till that is occupied, i.e the second index in this case.
Please help me understand this situation