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

Method remove

design/LRUCache_146/LRUCache.java:58–64  ·  view source on GitHub ↗
(int key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

updateMethod · 0.95
mainMethod · 0.95
isAnagramMethod · 0.45
removeCharMethod · 0.45
isAnagramMethod · 0.45
findSubstringMethod · 0.45
removeFromMapMethod · 0.45
removeFromSetMethod · 0.45
removeOldestMethod · 0.45
removeNextFoodMethod · 0.45
nextMethod · 0.45
getMethod · 0.45

Calls 2

removeFromLinkedListMethod · 0.95
getMethod · 0.45

Tested by 1

bfsMethod · 0.36