🌲
Tree code feedback
Think of the feedback below as PR comments on your code. I have reviewed the Tree implementation written by many developers and condensed my common PR comments below. When you implement tree
in Go, these are some things you should look into. These will help you evaluate whether your solution is good enough.