Given a array of integers, write code to find the max possible sum of sub-arrays. Use arithmetic progression.
Software Development Engineer Test Interview Questions
5,412 software development engineer test interview questions shared by candidates
How do you simulate the functionality of a queue using 2 stacks
questions related to SQL DBMS were asked.some questions related to project as well.
Given a regular phone number dial pad, write code that will list out all the possible letter combinations that can be made given three numerical digits as input. For example, the base function would look like this: function numberToChars(int *numbers) { // would return an array of different character combinations // if input was 123 // output: adg, adh, adi, bdg, etc... }
How would you reverse a string?
General test case development
"qwe2rty comp1lete Qwus3tion". rearrange the words in sentence based on numerical value present in words.
I wasn't asked any direct questions by Starbucks. Does this seem like a good practice?
How to write a maintenance free webservice that has a history of changing number of inputs taken and number of outputs?
Second interview more technical questions
Viewing 881 - 890 interview questions