I applied online. I interviewed at Adobe (Noida) in May 2017
Interview
There were 5 rounds. 1st being the online aptitude test which I cleared. I got a call for interview which had 3 technical rounds and 1 HR round. I went upto round 2 of technical and they asked me the following questions
Interview questions [1]
Question 1
1. Tell about your project
2. Tell about different locators.
3. In what situations is ID better than xpath?
4. Is selenium dependent on versions of browsers?
5. Write a program to find if a string is palindrome.
6. On writing the program, he asked me to optimize the code further which I did.
7. Asked me about Selenium Grid.
Round 2
1. WAP to reverse a string. Optimize the code further and do it another manner.
2. How do you make Selenium code compatible for different browsers.
3. Write code to run a test case from three different browsers one after the other.
4. What is virtual memory, paging?
5.How is task scheduling done by CPU?
6. File Systems. I/O Stream
7. Synchronization and Synchronized block
8. Test Cases for Notepad