Data Structure Comparison This compares the time to insert and find elements into Linked List, Binary Search Tree, and Hash Tables. All data structures are built from scratch using C++ and times are graphed using matlab.