MCPcopy Create free account
hub / github.com/algorithm004-03/algorithm004-03 / isEmpty

Method isEmpty

Week 01/id_113/LeetCode641.py:64–70  ·  view source on GitHub ↗

Checks whether the circular deque is empty or not.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

deleteFrontMethod · 0.95
deleteLastMethod · 0.95
getFrontMethod · 0.95
getRearMethod · 0.95
findCircleNumMethod · 0.45
ladderLengthMethod · 0.45
ladderLengthMethod · 0.45
numIslandsMethod · 0.45
levelOrderMethod · 0.45
findCircleNum_2Method · 0.45
ladderLengthMethod · 0.45
minMutationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected