Data-structure A collection of data structure algorithms written in Python Table of Content Sorting algorithms Bubble Sort Selection Sort Insertion Sort Quick Sort Merge Sort Heap Sort Bucket Sort Shell Sort Comb Sort Cocktail Sort Tree Traversal Prefix, Infix, Postfix Order