A Binary Search Tree Example with Earthquake Data

This example illustrates retrieving USGS earthquake data records and inserted into a binary search tree. Attributes of the quake are displayed at each node.