Asked about general internship experience.
Software Development Engineer Interview Questions
32,844 software development engineer interview questions shared by candidates
array of +ve nums, find pairs that add up to a given value
Given a linked list with cycle, find the cycle.
Reversal of letters in each word of a sentence in the most efficient way
Given a string (understood to be a sentence), reverse the order of the words. "Hello world" becomes "world Hello"
searching for patterns in strings; how to destroy your functions with different testing cases;
- Given an array of integers (of any value, from MIN_INT to MAX_INT), how would you find the consecutive integers with the largest sum, and return their sum?
given value is 9876. print nine thousand eight hunder seventy six
finad all plaindromes ina string.
Pick out k random elements from a very long linked list
Viewing 871 - 880 interview questions