Given an array of characters, find the number of occurrences for a given word. The word may appear left-right, up-down at any point in the word (no diagnols).
Software Developer In Test Interview Questions
1,163 software developer in test interview questions shared by candidates
Data structure which supports both map operations and array operations without time complexity penalty.
You are in a room with no windows and three light switches. Each single light switch is connected to one single and distinct incandescent light bulb in the opposite windowless room. There is no immediate way of telling which light switch is connected to which light bulb. You are allowed to enter the room with the light bulbs once and only once, and only after you are ready to make the determination. How can you determine which switch is connected to which bulb?
Java string, replace ab with bba recursively E.g: "aaba" then replace "abbaa" again ab is present so replace it like "bbabaa"
Only one question - a) Given an array with elements 1,24,12, 9, 24, 25, 10, 3, 2, 2. b) Create a linked list with these elements c) Sort the elements in the most efficient way d) Delete repeated elements from the linked list Code in C++ and in 45 minutes. I was given access to his computer to use visual studio IDE.
1st interview: why mathworks, what are you looking for, what are you passionate about, what's your experience? 2nd: this is what the mathworks culture is like (no real "questions") 3rd: a basic overview of the MATLAB test infrastructure, and then some simple questions on MATLAB syntax, error messages, and seeing how quickly I learn something new 4th: basic verbal questions on how I'd sort something, or how I'd search for something in a large data structure. some Simulink questions like how to make a differential equation (more to see how fast I learn, rather than actually already know how to use Simulink). 5) Then I also had open-ended questions on how I'd improve a product I use a lot, what kind of work would need to be done to support it, etc.
about the presentation, questions from fav subject you mentioned. script and functions, class,handle,lpf,bpf, write program on factorial. what if we pass decimal, array to factorial function how does it respond in matlab
Questions based on Prior Experience
Build and explain automation on an target website
They asked a lot about resume. Know your resume in and out.
Viewing 181 - 190 interview questions