Q: Given an array of integers, such that their product is also a 32-bit signed integer, replace each element of the array with the product of all elements besides it.
Internship Software Interview Questions
25,048 internship software interview questions shared by candidates
String manipulation questions
Find the longest palindromic sub sequence of a string
Find the subarray with the largest sum
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)
Given a string of numbers, such as 3,3,3,4,2,3,4,5,2. I'd like to receive an output of 2, when I input 2. And an output of 4 when I input 3. This list can be very long.
About my previous experience.
Find is a word is present in a grid of letters.
How would you scale your solution?
1.basic programming concepts 2. data structures (i dont remember the question)
Viewing 141 - 150 interview questions