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

Method minMutation

Week 06/id_738/LeetCode_433_738.py:2–59  ·  view source on GitHub ↗

最小基因变化:https://leetcode-cn.com/problems/minimum-genetic-mutation/#/description :type start: str :type end: str :type bank: List[str] :rtype: int

(self, start, end, bank)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

addMethod · 0.45
removeMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected