J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Payoda (Thanjāvūr) en août 2016
Entretien
First round was Online round. It had 20 Technical questions (Networks, OS, C++, Java, Time Complexity) , then 3 Aptitude questions & 3 programming questions (Combinatorics, Game Theory, DP).
Around 900+ appeared only 60 we shortlisted for the next round. Second round was Group Discussion. Each group had 10 students roughly around 4-5 in each group cleared the GD.
Third round was Technical Interview I. I was given few programming questions to solve.
& some questions on my projects.
Very few students around 10 were qualified to the next round
Fourth round was Technical Interview II. Each were given a situation & asked to code in there comfortable language. I was given a situation to simulate Table Tennis game, as i had Table tennis as my hobby in my resume.
Few of my friends got to simulate Facebook, twitter, etc.
Finally we had HR round. Basic HR questions were asked, then finally 4 students including myself was selected in the campus recruitment.
Questions d'entretien [1]
Question 1
Given an array A of integers and a key K, count the number of items in A which starts & ends with the key.
ie. suppose the array contains 25425 2134 25456225 2525 2465 and the key is 25, then the output should be 3 (since 25425 25456225 2525 begins & ends with the key K).
Second question was to print ';' (semicolon) without using it.
Third was to check for brackets in the given expression.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Payoda (Coimbatore) en juil. 2025
Entretien
I had 6 rounds of interviews during my campus recruitment process. The first round was an aptitude test with programming questions to assess logical and analytical skills. The second round was a Group Discussion to evaluate communication and teamwork abilities. After that, I faced 3 technical rounds focusing on Data Structures, Algorithms, and Problem-Solving, along with questions from my resume and academic projects. The final round was an HR discussion to assess my attitude, cultural fit, and willingness to learn.
Questions d'entretien [1]
Question 1
List the projects you worked based on its difficulty level.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Payoda en août 2014
Entretien
one coding round,two technical rounds and a HR interview.
questions were about sql and java, asked me write a java program based on a scenario explained by the recruiter and a few sql questions, in the second technical interview, I was asked about pointers, java questions like difference between static and final keyword, asked about my projects and some conceptual questions in database management system.
Questions d'entretien [1]
Question 1
what is the difference between static and final keywords in java?