Skip to content

mymermer/DSA_Term_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures & Algorithms Term Project

  • The goal is with the given metadata, our code the must find most frequently used words as fast as possible.
  • Besides hash tables, I also used different types of probing sequences to overcome collusions. Solution Explanation
  • This code was one of the fastest among other students'.


    Final Results:

    FinalResults

Releases

No releases published

Packages

No packages published

Languages