The cost of cricket bat and ball is Rs.105. The bat is Rs.100 costlier than the ball. What is the price of the bat and the ball?
Test Automation Associate Interview Questions
3,197 test automation associate interview questions shared by candidates
Q1:- Given an array nums and two sliding windows of size K & L which don’t have any element in common between them, you need to return the maximum sum of elements we can get between both windows. This is basically an extension of SLIDING WINDOW Problem on Geeks for Geeks. https://www.geeksforgeeks.org/sliding-window-maximum-maximum-of-all-subarrays-of-size-k/ Q2:- Given a string with elements having lowercase letters and question marks. Replace each question mark with lowercase letter such that the element is not equal to the element before it and the element after it. Ex:- Input String:- abcab??bac? Output:- abcabacbaca (There can be a lot of different outputs, anyone of them was accepted) Input String:- ???????? Output:- abcdefgh Q3:- We are given the maximum occurances of ‘a’, ‘b’ and ‘c’ in a string. We need to make the largest length string containing only ‘a’, ‘b’ and ‘c’ such that no three consecutive characters are same. Ex:- Input:- 3 3 3 Output:- abcabcabc (There can be a lot of different outputs, anyone of them was accepted) Input:- 5 5 3 Output:- aabbcaabbcabc About 14 students out of 130 were selected for the interviews
Why Ad2pro
How to test an GPS tracking application without moving out to places ?
Different types of Framework. Framework design approach. Basic questions on scrum. Questions most were from my resume.
How long would take to calculate sums of each pair of elements in array
Difference B/w Page Factory and POM. write all syntex about POM and Page Factory. How to approach excel sheet to read/write data in selenium. Write full program.
After 2-3 days: I called my recruitment agency HR for feedback as i had not received the hiring manager meeting invite. He told that they will probably not offer me as i will not fit in their culture. I was very disappointed with this reason. Suggestions : Please have a cultural test of candidates as 1st round before you proceed to any other round if you have so called "Unique culture". This will not waste anyone 3-4 days. Please respect others time as well.
Reading table data in selenium
Selenium framework POM
Viewing 361 - 370 interview questions