https://github.com/basemax/swapbintreec
A C program to swap the left and right nodes of a binary tree. It mean we are going to change the left node to right and right node to left. Even the child nodes of the left and right nodes will be swapped. This program is written in C language.
https://github.com/basemax/swapbintreec
bin-tree binary-tree binarytree bintree c data-structure datastructure swap-binary-tree swap-binarytree swap-tree tree
Last synced: 6 months ago
JSON representation
A C program to swap the left and right nodes of a binary tree. It mean we are going to change the left node to right and right node to left. Even the child nodes of the left and right nodes will be swapped. This program is written in C language.
- Host: GitHub
- URL: https://github.com/basemax/swapbintreec
- Owner: BaseMax
- License: gpl-3.0
- Created: 2023-02-03T13:14:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T13:42:53.000Z (almost 3 years ago)
- Last Synced: 2025-06-26T18:56:51.450Z (7 months ago)
- Topics: bin-tree, binary-tree, binarytree, bintree, c, data-structure, datastructure, swap-binary-tree, swap-binarytree, swap-tree, tree
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0