Right now, if N companies want to hire in M countries, the total expenditure in HR departments is in the order of O(N*M), when it could (theoretically, ideally) be O(N + M).
Right now, if N companies want to hire in M countries, the total expenditure in HR departments is in the order of O(N*M), when it could (theoretically, ideally) be O(N + M).