Skip to content

A search engine in C# using dictionaries by creating a dictionary of keywords and the corresponding content for each keyword. Then, when a user performs a search, you can retrieve the content associated with the searched keyword from the dictionary and return it to the user.

License

Notifications You must be signed in to change notification settings

Vith-MCB/Movie-SearchEngine-Csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie-SearchEngine-Csharp

A search engine in C# using dictionaries by creating a dictionary of keywords and the corresponding content for each keyword. Then, when a user performs a search, you can retrieve the content associated with the searched keyword from the dictionary and return it to the user.

About

A search engine in C# using dictionaries by creating a dictionary of keywords and the corresponding content for each keyword. Then, when a user performs a search, you can retrieve the content associated with the searched keyword from the dictionary and return it to the user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages