MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / Node

Method Node

data_structures/skip_list.cpp:44–49  ·  view source on GitHub ↗

* Creates node with provided key, level and value * @param key is number that is used for comparision * @param level is the maximum level node's going to added */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

push_backMethod · 0.80

Tested by

no test coverage detected