My solutions to Google's Foobar Challenge for coding data structures and algorithms. Includes my solution code, unit tests, background notes, design notes, and references.
-
Updated
May 8, 2021 - Python
My solutions to Google's Foobar Challenge for coding data structures and algorithms. Includes my solution code, unit tests, background notes, design notes, and references.
small example to transform a random binary tree into a complete/proper/perfect binary tree
Add a description, image, and links to the perfect-binary-tree topic page so that developers can more easily learn about it.
To associate your repository with the perfect-binary-tree topic, visit your repo's landing page and select "manage topics."