My project in data structures class. I tried using two data structures linked list and tree. I compare the products I receive from the user with the recipes I keep with the tree data structure. After ...