J'ai postulé via la recommandation d'un employé. Le processus a pris 2 jours. J'ai passé un entretien chez Genesys (Chennai) en nov. 2017
Entretien
*Applied through employee referral. Got called after a month. Had interview after 5 days for 2 days.
*Round 1: (coding written: 1hour)
-Given locations and paths with weights as a graph, transfer given number of people from source to destination in a tourist bus. Each weight of the edge represents maximum people that can be carried in that path. Find the minimum number of trips that can be achieved with this. (include driver and guide extra in each trip)
*Round 2: (f2f :45 min )
-Explain previous round solution
-dynamic array,pointer questions
-program to find transpose of matrix
-program to if it's possible fill petrol given at each bunk, expend edge weight and make full trip
-Given stock on each day, maximize number of stocks bought, buy atleast i stocks till ith day
*Round 3: (f2f :45 min)
- given a sentence, print a string with only unique characters in it (only lower case and ignore space)
- Find equillibrium element in an array of numbers
- Given string 123 -> 111213 -> 31121113 ..n times, print output for each i=1..n
- Given string print maximum length n such that all substrings of that length have atleast k consonants
- Modified above for subsequence
*Round 4: (f2f :45 min)
- Managerial questions
- Rotate matrix 90 degree
- find intersection point of two linked lists
- Tug of war
*Round 5: (f2f :30 min)
-Genaral personal and technical talk
- Puzzles: Thin & thick candle melting, find lengths; Given 12 heads up, flip only 5 at a time,to get all tails up; Clock chims once every quarter and n times at nth hour, maximum
wait time to be sure of time (1:45); 10*10 rectangular land ,each plant atleast should be 1m away, find maximum number of plants including border
*Round 6: (hr : 10 min)
-Genearl hr discussion.
Questions d'entretien [1]
Question 1
*Also some resume based questions. Clean working code expected for above questions
I was contacted by the interviewer by email. She got my email from my Linkedin. We had one interview and then three months after they replied me saying that they have reviewed my application and it will no longer be considered. It was a really nice interview though very conducive environment. It was more like a friend chat and that made me very relaxed and confident.
Straightforward, not too difficult. Feedback was pretty quick. The recruiter got back to me within a week or so. Overall it was an enjoyable experience. To be or not to be?
First round is a general call with recruiter, just chat about your experience and about the role.
Second is a 1hr semi technical interview with hiring manager. Goes over your CV, experience, stuff related to the role.
Third is a Technical take home test.
Fourth and final is a review of technical take home test with Hiring manager and senior devs.