Helo all,
ill try to make this as painless as possible. I have 10000 names each with a ranking of either a,b,c or d. I have to equally split these individuals into groups so in the end i will have the same number of a,b,c and d in each group. I could take the long way and simply sort by ranking & divide accordingly. Any easy assistance will be greatly appreciated.
ill try to make this as painless as possible. I have 10000 names each with a ranking of either a,b,c or d. I have to equally split these individuals into groups so in the end i will have the same number of a,b,c and d in each group. I could take the long way and simply sort by ranking & divide accordingly. Any easy assistance will be greatly appreciated.