|
|
|
|
|
by Locke1689
4827 days ago
|
|
Out of curiosity, what makes you think that managing YC is n^2? Certainly everyone would need to communicate with you -- that's n. The question is whether or not each YC pair would need to communicate with each other. That is n^2 and seems like an excessively high level of message passing. |
|