Small projects made for the labs of Algorithm Class CENG 218 These projects uses C programming language and assistance were taken from internet sites.
Lab 3 - Infix expression to a postfix one
Lab 4 - Selection sort (iterative and recursive)
Lab 5 - Breadth First Search using adjacency matrix
Lab 6 - Insertion Sort
Lab 7 - Hash functions
Lab 8 - Merge Sort