• + 1 comment

    Is the test case wrong? it expects company_code to be ordered like: [C1,C10,C100,C11...C2,C20,C21], would it not be better to have it expect the company codes as [C1,C2,C3...C100]?

    edit: nvm, i guess it specifies the ordering even though that seems a bit dysfunctional.