MCPcopy Create free account
hub / github.com/SHY-Corp/LeetCode-Solutions / empty

Method empty

Python/225.ImplementStackUsingQueues.py:35–39  ·  view source on GitHub ↗

Returns whether the stack is empty.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

removeDuplicatesMethod · 0.80
pushMethod · 0.80
popMethod · 0.80
popAtStackMethod · 0.80
pushMethod · 0.80
popMethod · 0.80
topMethod · 0.80
averageOfLevelsMethod · 0.80
hasNextMethod · 0.80
nextGreaterElementMethod · 0.80
calPointsMethod · 0.80
isValidMethod · 0.80

Calls

no outgoing calls

Tested by 4

pushMethod · 0.64
popMethod · 0.64
popAtStackMethod · 0.64