Skip to content

Problem: read an input file with a dictionary of synonyms. Then, create a function isSynonym that give answer based on synonyms in the dictionary. The function isSynonym must be in O(1) time complexity (!)

Notifications You must be signed in to change notification settings

IwannabeSplendid/isSynonym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

Problem: read an input file with a dictionary of synonyms. Then, create a function isSynonym that give answer based on synonyms in the dictionary. The function isSynonym must be in O(1) time complexity (!)

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages