i
AVAYA
Filter interviews by
I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.
Aptitude, Technical MCQs, Coding
Writing pseudocodes for software engineering interview question
Start by defining the problem and its requirements
Break down the problem into smaller steps
Use clear and concise language to describe each step
Include necessary variables and data structures
Consider edge cases and error handling
Test the pseudocode with sample inputs
I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Jun 2023. There were 5 interview rounds.
Basic Aptitude questions regarding arithmetics and puzzles.
Coding test was on some platform that I don't remember. The question were quite easy but I was short on time. You were given 20 minutes to solve 2 questions ( 1 easy, 1 medium ) .
The first question was very basic and based on Priority Queue, the second question was based on the graph. This was a medium-hard difficulty. I was able to solve one.
To delete a node from a linked list, update the previous node's next pointer to skip over the node to be deleted.
Traverse the linked list to find the node to be deleted
Update the previous node's next pointer to skip over the node to be deleted
Free the memory allocated to the node to be deleted
Print a matrix horizontally
Iterate through each row of the matrix
Concatenate the elements of each row into a single string
Add the concatenated strings to an array of strings
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
Computer Engineering related fields
I applied via campus placement at Cummins College of Engineering for Women, Pune and was interviewed before Sep 2023. There were 4 interview rounds.
1 hr for 3 codes mostly .
30 mins quants and 30 mins coding mcq
A palindrome of a string is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Check if the string is equal to its reverse to determine if it is a palindrome.
Ignore spaces and punctuation when checking for palindromes.
Examples: 'racecar', 'madam', '12321'
Sorting an array of strings
Use a sorting algorithm like quicksort or mergesort
Consider the length of the strings for efficiency
Use a comparison function to determine the order of strings
My hobbies include playing guitar, hiking, and reading science fiction novels.
Playing guitar: I enjoy learning new songs and practicing different techniques.
Hiking: I love exploring nature trails and challenging myself with long hikes.
Reading science fiction novels: I find it fascinating to escape into imaginative worlds and explore futuristic concepts.
I wish to join Avaya because of its reputation for innovation and cutting-edge technology in the telecommunications industry.
Avaya is known for its innovative solutions in the telecommunications industry
I am excited about the opportunity to work with cutting-edge technology at Avaya
I believe Avaya's work culture and values align with my own professional goals
AVAYA interview questions for designations
Top trending discussions
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
posted on 9 Oct 2024
I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Jul 2024. There were 2 interview rounds.
The coding test consists of multiple-choice questions and one medium-hard level coding question.
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
Normal vikas questions
Projects involving embedded systems are expected in the software engineer role.
Experience with programming languages commonly used in embedded systems such as C/C++
Knowledge of hardware-software interface and real-time operating systems
Ability to work with microcontrollers and sensors
Examples: Developing firmware for IoT devices, designing control systems for robotics
1 Interview rounds
based on 16 reviews
Rating in categories
Software Engineer
125
salaries
| ₹5.8 L/yr - ₹23 L/yr |
Senior Technical Support Engineer
86
salaries
| ₹7.5 L/yr - ₹23.5 L/yr |
Senior Software Engineer
82
salaries
| ₹9 L/yr - ₹32 L/yr |
Senior Technical Specialist
80
salaries
| ₹6 L/yr - ₹15 L/yr |
Softwaretest Engineer
69
salaries
| ₹3 L/yr - ₹5.6 L/yr |
Cisco
Poly
Mitel
Genesys