MCPcopy Create free account
hub / github.com/HarshCasper/NeoAlgo / newNode

Function newNode

C-Plus-Plus/ds/Invert_Binary_Tree.cpp:29–36  ·  view source on GitHub ↗

Function to create a node with 'value' as the data stored in it. Both the children of this new Node are initially null.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createTreeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected