#65 — Binary Tree
This multi-part coding challenge is part of the first week of my course: "Intelligence and Learning." Here I attempt to implement a classic data structure: The Binary Search Tree.
- Syllabus for Part 2 of Nature of Code: "Intelligence and Learning" at ITP Spring 2017 
- Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems. 
- Live Stream with Timer in JavaScript, Pong, and Binary Tree 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 

