An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with swap-binary-tree

A curated list of projects in awesome lists tagged with swap-binary-tree .

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.

bin-tree binary-tree binarytree bintree c data-structure datastructure swap-binary-tree swap-binarytree swap-tree tree

Last synced: 03 Jul 2025