iit-cs579 / main

CS579: Online Social Network Analysis at the Illinois Institute of Technology
147 stars 204 forks source link

a0 short answer-- number of followers #455

Closed aronwc closed 5 years ago

aronwc commented 6 years ago

For the final short answer question, you may assume that the each friend of the initial set of 4 candidates has <= 5k friends. E.g., if Trump follows X, then X follows at most 5K people.

Note that the question asks for the time to get these second-degree friends for all 4 candidates.

Best, Aron