Software New Grad Interview Questions

6,114 software new grad interview questions shared by candidates

Given a large string (a book) and a list of words (unique words), print all occurences where all the words appear consecutively in the string. (the order does not matter, but need to be all from the list and having no other words between them). Example: INPUT: string: "This is a test is. other a" list: ["is", "a", "test"] OUTPUT: 1,2
avatar

Software Engineer New Grad

Interviewed at Bloomberg

4
Apr 30, 2018

Given a large string (a book) and a list of words (unique words), print all occurences where all the words appear consecutively in the string. (the order does not matter, but need to be all from the list and having no other words between them). Example: INPUT: string: "This is a test is. other a" list: ["is", "a", "test"] OUTPUT: 1,2

Viewing 1451 - 1460 interview questions

Glassdoor has 6,114 interview questions and reports from Software new grad interviews. Prepare for your interview. Get hired. Love your job.