MCPcopy Create free account
hub / github.com/algorithm004-01/algorithm004-01 / bfs1

Method bfs1

Week 03/id_466/LeetCode_126_466.java:125–180  ·  view source on GitHub ↗
(Set<String> dict,
                                    Map<String, LinkedList<LinkedList<String>>> travelSet,
                                    Map<String, LinkedList<LinkedList<String>>> checkSet,
                                    boolean dir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

path2Method · 0.95

Calls 11

getPathMethod · 0.95
containsMethod · 0.80
getKeyMethod · 0.65
getValueMethod · 0.65
getMethod · 0.65
sizeMethod · 0.65
isEmptyMethod · 0.45
removeMethod · 0.45
containsKeyMethod · 0.45
computeIfAbsentMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected