Quanto pensa em receber mensal?
Process Automation Engineer Interview Questions
452 process automation engineer interview questions shared by candidates
Tell me about your self ?
1. Gave a problem and asked the activities, queries, etc... that I would use to design the workflow 2. Difference between Sequence and Flowchart 3. Difference between Variable and Argument
Tell me about your self? Do you have an experience in this field? What do you want in your career
I do not recall any questions they asked me; they seemed peculiarly uninterested in me as a candidate when I showed up for the interview.
1st round was basic work experience and job details discussion, next one was technical round where your basic tech knowledge is examined, and also reason for applying will be asked, next round was in depth technical round where basic to advance knowledge was examined, and also reason of joining was asked, real time scenarios were asked, final round was with VP who would ask you about their expectations, reason of joining
Difference between list and tuple
What is the best advice you have ever received?
Q1: reverse the word in string.for eh I/p: hello world, o/p: world hello... Q2: classify the anagram. For eg: [eat, cat, tea, ate, act],o/p: [eat,tea,ate],[cat,act] Q3: largest subarray sum, I/p: [1,2,4,-1,5,-2,-4].o/p: provide exact value of larger sum of one of the sub array (6) Q4: remove repeated string provide how many characters have without repeating for eg abbacaacb o/p: 3...exp abc Q5: top of staircase using 1,2steps , I/p stairs= 3 , o/p ways 1 1 1, 1 2, 2 1 these are ways to go top Q6: dynamic programming concepts- Use least n number of coins to reach the target amount I/p:coins (1,2,5), target: 11rs o/p : (5,5,1)....
All on core java subject
Viewing 381 - 390 interview questions