This question was asked by Facebook during their 2 hour online exam (Only 1 
question in 2 hour as per my junior) in DCE.

Given a list of words wordlist on 1st line (no of words <= 100) and a 
string qstr of len <= 1 million on 2nd line, print the index at qstr where 
a continuous substring exists that contains all the given words in wordlist.

Don't ask any further questions as I got this information from some junior 
in my college.

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/algogeeks/-/JwSnPn-5WRUJ.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to