Data Structures and Algorithms notes Sample implementations for CS 253. data structures completed so far: LinkedList Circularly Linked List Doubly Linked List Stack Queue Binary Tree AVL Tree Testing push functionality