MCPcopy Create free account
hub / github.com/Semaserg/LeetCodeProblems / follow

Method follow

design/DesignTwitter_355/Twitter.java:117–127  ·  view source on GitHub ↗

Follower follows a followee. If the operation is invalid, it should be a no-op.

(int followerId, int followeeId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 4

initUserMethod · 0.95
containsMethod · 0.45
getMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected