I applied through a recruiter. The process took 1 day. I interviewed at Wynk (Gurgaon, Haryana) in May 2018
Interview
There were 3 tech rounds and 1 coding round in starting.
Coding round had 2 questions: 1 was find different number in stray array and 2 was of sorting array in ascending and descending order.
Interview questions [1]
Question 1
First f2f round was on complete resume projects: cucumber architecture, SQL, VoIP test cases.
The second round was on depth automation knowledge:
Q1;-How you will launch the app through adb.
Q2:-using java code u need to print adb logcat.
Q3:-using UI automation , u need to print complete crash logs.
Q4:-Using UI Automation login token u need to print.
Q5:-c folder 2 files a.txt and b.txt D folder
c.txt & d.txt and so on then you need to print all the files of c folder.
Q.6:-
List 1 = [1,2[3,4[5,6]]]
-> List2 = [1,2,3,4,5,6]
Q.7:- How you will find android activity?