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... }
Software Development Engineer In De Test Interview Questions
6,456 software development engineer in de test interview questions shared by candidates
There was a question about delimiters that was tough.
The coding question was how to detect if a singularly linked-list is cyclic. Also discuss optimization of the solution and code it in any language of your choice.
Given a array of integers, write code to find the max possible sum of sub-arrays. Use arithmetic progression.
Technical: Extract only numbers from a email.
They asked about Manual testing and got selected
Mostly related to frameworks, OOPs concepts and Selenium. They will ask question from resume.
All QA related question including API, automation, and mobile testing and developers tools for mobile
Rather simple coding question
What is testing, bug period, STLC, Priority v/s severaity
Viewing 1081 - 1090 interview questions