Skip to content

implemented searchable database system based on twitter

Notifications You must be signed in to change notification settings

doristian23/twitter-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-database

implemented searchable database system based on twitter

A database system with functions that simulate posting/deleting/searching for tweets, looking up tweets by keyword or author, calculating trending topics. Twitter.java contains the implementation of these functions. MyHashTable.java and HashPair.java are custom implementations of Java's HashTable and HashPair classes. Tweet.java is a user-defined Tweet class.

About

implemented searchable database system based on twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages