MCPcopy Index your code
hub / github.com/ctfu/Leetcode / getNewsFeed

Method getNewsFeed

algorithm/designTwitter.java:21–41  ·  view source on GitHub ↗

Retrieve the 10 most recent tweet ids in the user's news feed. Each item in the news feed must be posted by users who the user followed or by the user herself. Tweets must be ordered from most recent to least recent.

(int userId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected