The overall goal of the project is to implement a service for storing key-value pairs (along the lines of the java.util.Map interface of the Java API) similar to that used by Amazon to support its Web services. In this sense, the data structures used to store this information are a simple chained list and a hash table, given their high search efficiency.
-
Notifications
You must be signed in to change notification settings - Fork 0
gabrielcholewinski/hashMapStorageService
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published