Skip to content

Using different data structures, determine which results in the best run-time performance for inserting/sorting data in order to "save the USPS" for our final project in CSCI 2270, Spring 2020. Partner Project with Taryn Hovenkamp (thovenkamp).

Notifications You must be signed in to change notification settings

jamjoung/CSCI-2270-Final-Project

Repository files navigation

CSCI-2270-Final-Project

Save the USPS

Used Data Structures:

  • Binary Search Tree
  • Linked Lists
  • Chain Hashing
  • Linear Hashing
  • Quadratic Hashing

Inserted and searched for data using these structures and analyzed the best run-time performances.

About

Using different data structures, determine which results in the best run-time performance for inserting/sorting data in order to "save the USPS" for our final project in CSCI 2270, Spring 2020. Partner Project with Taryn Hovenkamp (thovenkamp).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages