I had a task to complete based on information that they provided me with in advance of my interview
Design Automation Engineer Interview Questions
13,046 design automation engineer interview questions shared by candidates
1.roles and responsibilities in present company. 2. String s1=new String("test"); String s2="test"; System.out.println(s1==s2) System.out.println(s1.equal(s2)) what is the output ? 3. Write a java programme for reverse the sentence String ref="I live in india"; output :india in live I 4.swap 2 strings without using 3 variables. 5. explain about api automation
The task was a Ranji Team selection, where we need to create code to automatically select the ideal players for a cricket team keeping in mind the team composition, values and number of players can change.
Floyd's triangle
they may ask you from vb
What was your favorite class?
Python: Extract tuples adding up to 100 from a list of numbers.
how Scaling of analog signal is done
"Do you understand how this shift schedule works..?"
Calculate the min area of the rectangle that may be required to encompass multiple triangles selected by the user on a GUI. The input was text file with x, y axis and width and length of the rectangles. The output was suppose to be a text file with the same params
Viewing 251 - 260 interview questions