/Data-Structures

2 projects , written in C for Data Structures I course(δομ-δεδ)

Primary LanguageC

Data-Structures

Project 2

The purpose of project 2 is to implement a ascii2gray and gray2ascii conversion using binary tree and print in level order traversal

Project 3

The purpose of project 3 is to implement a dictionary using hash table and rearrange every possible word with merge sort, stored in single linked list