MCPcopy Create free account
hub / github.com/ashish-chopra/Structures / delete

Method delete

src/main/java/com/trees/BST.java:335–337  ·  view source on GitHub ↗

deletes the node containing the given key. @param key Key stored in BST.

(Key key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testDeleteOperationsMethod · 0.95

Calls 4

minMethod · 0.95
deleteMinMethod · 0.95
sizeMethod · 0.95
compareToMethod · 0.45

Tested by 1

testDeleteOperationsMethod · 0.76