Code to find character count in a given string.
Software Automation Test Engineer Interview Questions
3,425 software automation test engineer interview questions shared by candidates
Sort Binary Arrays - {0,1,0,1,1,1,0,0,0,1}
Code to find a missing number in an array
String Palindrom, reverse words in a string, find longest substring in a string, duplicate characters in a string and print the count of it.
Code to reverse a string
Java: How does a static affects your code? What does final do to a variable? What means when a method is declared final? What´s the difference between interface and abstract? How do you make a multiple inheritance in Java? WebDriver: How would you find an element that has a certain text inside a table, in a unknown position? What´s the Seleniu API that gets all tables in a row? What´s the difference between explicit and implicit wait? How does Selenium interact with a download/print dialog? Which are the element locators? What´s the fastest? Wjhat´s the slowest?
1.find out consequtive number of 1's in a 101100111101011 2. A string was given "Genpact headstrong marketing limited" I had to make it as "Genpact limited marketing headstrong". 3. Find second largest salary of employee from employee table
Code to find a repeated number in an array
Logical 4 friends playing on a computer Monitor falls and breaks F1 says F4 did it F2 says F1 did it F3 says He did not do it F4 says F1 is lying Only one is saying truth. Who's mistake is it???
A quick programming question. Count from 1 to 100 and write 'X' if the current number can be divided by 3 or 'Y' if by 5 and 'Z' if both.
Viewing 1 - 10 interview questions