Software Engineering Interview Questions

56,348 software engineering interview questions shared by candidates

Given a set of Sentences containing lower case letters only, remove common phrases from each sentence. Here a phrase is defined by 3 or more consecutive words. E.g: S1 = "I my bye good"; S2 = "my bye good boy"; common phrase is: "my bye good" so the two sentence become S1 = "I"; s2 ="boy";
avatar

Engineering

Interviewed at imo.im

4.4
Jun 27, 2011

Given a set of Sentences containing lower case letters only, remove common phrases from each sentence. Here a phrase is defined by 3 or more consecutive words. E.g: S1 = "I my bye good"; S2 = "my bye good boy"; common phrase is: "my bye good" so the two sentence become S1 = "I"; s2 ="boy";

Viewing 131 - 140 interview questions

Glassdoor has 56,348 interview questions and reports from Software engineering interviews. Prepare for your interview. Get hired. Love your job.