Intern Engineer Interview Questions

18,164 intern engineer interview questions shared by candidates

Given a string write a function which prints all the subsets of the string. Now make the function to return only unique solutions. For example if they give you "abc" you print out a ab abc ac b bc c Now for the unique solution constraint, if they give you "aba" the output should be: a ab aba b
avatar

Software Engineer Intern

Interviewed at Meta

3.6
Dec 13, 2013

Given a string write a function which prints all the subsets of the string. Now make the function to return only unique solutions. For example if they give you "abc" you print out a ab abc ac b bc c Now for the unique solution constraint, if they give you "aba" the output should be: a ab aba b

Viewing 31 - 40 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 18,164 interview questions and reports from Intern engineer interviews. Prepare for your interview. Get hired. Love your job.