Internship Software Interview Questions

24,799 internship software interview questions shared by candidates

write a function to check if two strings are substrings of each other (either first is substring of second or vice versa). write a function to check if two strings are anagrams of each other. The interview was 45 minutes and we didn't have time to code the seconds question so i discussed the two solutions and analyzed their time and space complexities.
avatar

Software Engineer(Internship)

Interviewed at Bloomberg

4
Sep 8, 2017

write a function to check if two strings are substrings of each other (either first is substring of second or vice versa). write a function to check if two strings are anagrams of each other. The interview was 45 minutes and we didn't have time to code the seconds question so i discussed the two solutions and analyzed their time and space complexities.

Given a dictionary with words (the "language"), and a string (with 0 spaces), return True if you can add space(s) to the string in a way that will create a "legal" sentence in the language (according to the given dictionary)
Feb 8, 2021

Given a dictionary with words (the "language"), and a string (with 0 spaces), return True if you can add space(s) to the string in a way that will create a "legal" sentence in the language (according to the given dictionary)

Viewing 141 - 150 interview questions

Glassdoor has 24,799 interview questions and reports from Internship software interviews. Prepare for your interview. Get hired. Love your job.