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

Method deleteLast

Week 01/id_113/LeetCode641.py:38–45  ·  view source on GitHub ↗

Deletes an item from the rear of Deque. Return true if the operation is successful.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

LeetCode641.pyFile · 0.45

Calls 2

isEmptyMethod · 0.95
popMethod · 0.45

Tested by

no test coverage detected