Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongestWordMadeOfOtherWords

Program to Find the Longest Word Made of Other Words. You need to implement the function 'getRequiredWord' which takes the list of words as input and returns the longest word in the list made of any other words int the list. Input consist of a string that consist of the different words and the words are separated by the commas. You have to find out the largest word in these set of words which can be created by the words present inside the list.

About

Program to Find the Longest Word Made of Other Words. You need to implement the function 'getRequiredWord' which takes the list of words as input and returns the longest word in the list made of any other words int the list. Input consist of a string that consist of the different words and the words are separated by the commas. You have to find ou…

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages