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

Function create_list

search/hash_search.cpp:55–69  ·  view source on GitHub ↗

* The same after the remainder will be added after the same hash header * To avoid conflict, zipper method is used * Insert elements into the linked list in the header * \param [in] key key to add to list * \warning dynamic memory allocated to `n` never gets freed. * \todo fix memory leak */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

hFunction · 0.85

Tested by

no test coverage detected