Data Structures & Algorithms My implementation of various data structures and algorithms (with testing) in Java. Contents Data Structures Dynamic Array Linked Lists Singly-Linked List Doubly-Linked List Sorting Bucket Sort Insertion Sort