Data Structures directory You will find the following data structure type demonstrations within this folder: Array List Linked List (single) Binary Tree (traversals and binary search tree) Stack Queue Recursion Sorting Algorithms (bubble sort, merge sort, and quicksort)