J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Amadeus (Chennai) en juil. 2018
Entretien
1.Screening
200 Candidates were shortlisted based on their 10th, 12th marks and CGPA. A minimum of 85% was required in all three
2. SHL online test.
We were instructed to carry calculator and rightly so. Questions were based on statistic data analysis- conversion from one currency to another, prediction based on given graph.
Logical reasoning session had passages from which a statement was given. We have to choose if the statement/ hypothesis (strictly based on paragraph) is true, false or cannot be determined. Out of 200, 20 people were selected. The interviewers were intelligent, friendly and mainly test your ability to reason out logically and how good you are in the programming languages you know.
Questions d'entretien [1]
Question 1
Technical Interview 1
1. Write a C and C++ program to find if a string is palindrome. Explain difference between the code you wrote in these 2 languages.
2. What is the default return type of main()? Why is it safer to use int as its return type?
3. What happens when you dont write the statement #include<stdio.h> in c?
4.2 candles can burn for 30 minutes each at a uniform rate. How will you measure 45 mins? No timer or measuring devices are allowed
5. A discussion on latest technology and my areas of interest
Technical Interview 2
1. Do you use apps like Paytm? Can you describe how it works?
2. What do you think is the technology used in QR codes? As a competitor how will you make it more efficient?
3. Explain Software Process Life Cycle.
First round was a coding OA, then I gave a quantitative aptitude test, then I attended an interview where they asked two coding questions and a lot of behavioural questions, this was an on campus process.
It was good with 3 round of interview. Solid questions of c++ and technical aspect. Questions was about critical thinking and details of c++. My prior experience was not mentioned at all.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Amadeus (Vellore) en août 2024
Entretien
The process was an on-campus recruitment drive for freshers. It has 2 online rounds, the 1st was a technical MCQ and DSA round. It has around 35 technical MCQs from various topics like Java, DBMS, OS, CN, Cloud, Ruby, R, Swift, Golang and 2 DSA easy questions.
The next online round was based on a shortlist from the above round and had only English aptitudes like passages, grammar and synonyms, antonym and a section of maths (mostly data interpretation).
The final was an HR plus technical interview and questions were based on the resume and core topics with a discussion and problem-solving of a few easy to medium-level DSA questions. Make sure to solve some puzzles from GFG as they also asked for puzzles and only selected applicants who could solve them.
Questions d'entretien [1]
Question 1
Which sorting algorithm is the fastest in term of TC ?