Last active
April 13, 2018 13:27
-
-
Save deque-blog/4ceb1c73363c3b36185e654f21d4195f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
algorithm1.suggestedPostsFor(new ProfileId(1)); // First algorithm | |
algorithm2.suggestedPostsFor(new ProfileId(2)); // Second algorithm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment