An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mirrored-binary-tree

TebogoYungMercykay/Binary-Search-Tree--Simple-Travesals--and-Recursion

In this implementation of BSTs, One will be a standard BST where the left child has a smaller value than the right child. The other will be a mirrored BST where the right child has a smaller value than the left child.

Language: Java - Size: 155 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0