MaximPiessen / instagram_network_analysis

75 stars 45 forks source link

Using set instead of list for edges. #8

Closed nikhilsrajan closed 4 years ago

nikhilsrajan commented 4 years ago

Improves the time complexity from O(n) to O(1)