Skip to content

rahilkapur/SongSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SongSearch

This project was a group project and it allows users to find the titles, performing artists, and publication years for songs by searching for key words in song titles. A Hash Table was used to associate individual words from the titles of songs (which were the keys) with lists of songs that contain that word in their title (which were the values). Users might also use this application as kind of trivia game by searching for years or artists associated with a particular title word, and then competing to see who can match those years or artists with the full titles of their respective songs. I was the backend developer for this project, where I had to create the hashtable as well as the SearchBackEnd files for this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages