Open In App

Avaya R&D Interview Experience for FTE | On-Campus 2021

Overview: Avaya R&D unit of Bangalore visited our campus at the beginning of September, to hire students for the Senior Technical Associate role.

Initially, There was a shortlisting based on CGPA. Around 120 students were selected to attend the online assessment round.



Online Assessment This round was conducted on iMocha platform with 3 sections.

Each section has 30 minutes time.



  1. The first section consists of 30 Aptitude questions which include problems from Set, Speed, Arithmetic, Blood Relation etc.
  2. The second section consists of 2 coding questions.
    • Print the nth number of the Palindrome Series 11,99,1111,1991… In which series has 2 rules:
      • length of number should be even.
      • It should contain only 1 and 9.
    • Find the count of the number of zeroes to be removed from a binary number so as to make it start and end with 1.
      • Eg 1: 00111 – count = 2
      • Eg 2: 0010101000 – count = 5
  3. The third section consists of 40 Technical questions which include a wide range of questions from C++ code snippets, DS, Alogirhtms, OS, DBMS and CN.

Total of 23 students were shortlisted to interview rounds.

Technical Interview: This round was conducted on Avaya Cloud and went around 80 minutes.

I was able to answer all the questions and shortlisted for next round.

Managerial + HR: This round went around 100 minutes and 2 panelists were there. One panelist seems to be the director/some higher position.

This round also went good as I was able to answer all questions. I asked a question about their cloud platform.

Results were announced, only 2 students were selected and I was one among those.

Tips:

  1. Know in-depth of any one of the programming languages like C++, Java or Python.
  2. Know about each and everything mentioned in the resume thoroughly especially Projects and Internships.
  3. Solve all the important DSA related problems in GeeksforGeeks. It helps you a lot.
  4. Prepare for theory questions on DBMS, OS, CN, and DSA. (Theory learnt from college subjects are enough)

Thank you GeeksforGeeks for its tremendous content which helped me a lot during placements.

All the best 🙂

Article Tags :