Data structures and algorithms file, "Queue, various types of linked lists, sorting algorithms, stack data structure, AVL Tree, Infix-Postfix conversion, preorder-inorder-postorder, 2-3 Tree, Dijkstra-Bellman Ford, Huffman Tree, Kruskal Algorithm and LZW Algorithm structures.
Sorting algorithms include: selective sort, additive sort, bubble sort, quicksort and merge sort.