push7joshi
- Karma
- 15
- Created
- August 26, 2014 (12y ago)
- Submissions
- 0
I am not lazy, it's just the law of inertia
- Research in Programming Languages (tagide.com)
- Are smartphones ruining our lives? (itunes.apple.com)
- Is it a bad time to be a programmer? (quora.com)
- Stack Overflow Developer Survey (insights.stackoverflow.com)
-
This is a classic case of multidimensional bin packing problem. The problem of assigning VMs to PMs is known to be NP-Hard. It would be great to understand/know a high level solution ignoring the detailed complexity…