DEV Community

Discussion on: How to reduce the time complexity of nested loops

Collapse
 
leandronsp profile image
Leandro Proença

Thanks! The relation between users and groups here are very simple. Please check out the Gist:

gist.github.com/leandronsp/70f9eff...

Let me know if needed more explanation.

Cheers!