Skip to content

This project was developed during the course Data Structures in the 2nd semester of Computer Science Department of Aristotle University of Thessaloniki

License

Notifications You must be signed in to change notification settings

apapadoi/Data-Structures-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures Project

This repository was developed alongside with @Thodwrhs Myridis during the course Data Structures on the 2nd Semester of our studies in CSD AUTH and contains implementations of a binary tree, an AVL tree and a hash table with open addressing. These data structures were implemented for comparison on search times for words of a txt file. For this comparison, besides the three data structures there were also other classes implemented for handling, text processing and comparison on search times. Also, for "predicting" the correct size of the hash table a linear model using least squares method was implemented.

License

MIT

About

This project was developed during the course Data Structures in the 2nd semester of Computer Science Department of Aristotle University of Thessaloniki

Topics

Resources

License

Stars

Watchers

Forks

Languages