The node constructor, which receives the key value input and returns a node * pointer * @param data data to store in a new node * @returns new node with the provided data * @note the node must be deleted before program terminates to avoid memory * leaks */
source not stored for this graph (policy: none)