GitHub / BaseMax / DeepCopyBinaryTreeC
A C program to deep copy a binary tree. Deep copy means that any changes made to the new binary tree don't affect the original binary tree. Both recursive and iterative algorithms are implemented. The iterative algorithm a few lines of code and uses a variable to keep track of the current node.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FDeepCopyBinaryTreeC
Stars: 0
Forks: 0
Open issues: 0
License: gpl-3.0
Language: C
Size: 20.5 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: 4 days ago
Topics: bin-tree, binary-tree, binary-trees, bintree, c, copy-binary-tree, copy-tree, data-structure, datastructure, deep-copy, deepcopy, ds, queue, queue-algorithm, queues, tree
Funding Links https://github.com/sponsors/BaseMax