I was wondering if there are any community-driven or premium services for code reviews out there?<p>I am not asking for a place where one goes and get their homework problems solved!<p>More like: "why I am using ADAPTER pattern wrong" or "why my method should be broken further as it is still violating single responsibility principle (SRP)" or "my implementation of thread-pooling will cost me performance delays" or "class names choice can be improved".<p>You know where people much more experienced than me can assist.<p>Thanks.