Anurag PathakforAnurag Pathakanurag-pathak.hashnode.net·Mar 29, 2023Weird Traversals in Binary TreeLet's have a look at some more traversals which are not that standard but will help you to expand your control over Binary trees. Spiral Traversal In this traversal, we need to print the nodes in a zig-zag format. As you can see in the above example...10 likes·128 readsBinary TreesBinaryTreesAdd a thoughtful commentNo comments yetBe the first to start the conversation.