i
AVAYA
Filter interviews by
String, array concept
Snake game involves controlling a snake to eat food and grow in size without hitting walls or itself.
Create a grid system to represent the game board
Implement logic for snake movement and growth
Generate food randomly on the board for the snake to eat
Handle collision detection for walls and snake body
Keep track of score and game over conditions
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
XPath is a language used for locating nodes in an XML document.
XPath stands for XML Path Language.
It is used to navigate through elements and attributes in an XML document.
XPath uses path expressions to select nodes or node-sets in an XML document.
Example: //bookstore/book selects all book elements that are children of the bookstore element.
I applied via Naukri.com and was interviewed before Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Math and verbal round .
General topics to speak
Implement a function to find duplicates in an array of strings using Hashmap.
Create a Hashmap to store the frequency of each string in the array
Iterate through the array and check if the frequency of any string is greater than 1
If yes, add it to the list of duplicates
Return the list of duplicates
I applied via Newspaper Ad and was interviewed in Sep 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.
A generic swap function swaps two values of any data type.
The function should take two parameters of any data type.
Use a temporary variable to store the value of one parameter.
Assign the value of the second parameter to the first parameter.
Assign the value of the temporary variable to the second parameter.
Search for an element in a rotated sorted linked list.
Find the pivot point where the list is rotated.
Divide the list into two sublists based on the pivot point.
Perform binary search on the appropriate sublist.
Handle edge cases such as empty list and list with only one element.
Search an element in a rotated sorted array
Find the pivot point where the array is rotated
Divide the array into two sub-arrays based on pivot point
Perform binary search on the appropriate sub-array
Repeat until element is found or sub-array size is 1
Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.
Create a boolean array of size 100 and mark the present numbers
Iterate through the boolean array and find the missing numbers
Alternatively, use a HashSet to store the present numbers and find the missing ones
Given a Sudoku board, find possible numbers for an empty cell.
Iterate through empty cells and check possible numbers using row, column, and box constraints.
Use a set to keep track of possible numbers for each empty cell.
Return the set of possible numbers for the given empty cell.
Find integer average of 4 unsigned integers without typecasting
Add all the integers and divide by 4
Use bit shifting to divide by 4
Handle overflow by using long long data type
Use unsigned int data type for input
Code to identify 32 bit or 64 bit architecture of a processor
Check if the operating system is 32 bit or 64 bit
If OS is 32 bit, processor is 32 bit
If OS is 64 bit, check if processor supports 64 bit architecture
Use CPUID instruction to check if processor supports 64 bit architecture
Convert binary number to base 64 integer
Divide the binary number into groups of 6 bits
Convert each group of 6 bits to decimal
Map the decimal value to the corresponding base 64 character
Concatenate the base 64 characters to form the final integer
based on 1 interview
Interview experience
Software Engineer
146
salaries
| ₹5.7 L/yr - ₹23 L/yr |
Senior Technical Support Engineer
89
salaries
| ₹7 L/yr - ₹26 L/yr |
Senior Technical Specialist
82
salaries
| ₹6 L/yr - ₹15 L/yr |
Senior Software Engineer
71
salaries
| ₹9 L/yr - ₹27.3 L/yr |
Softwaretest Engineer
69
salaries
| ₹3.2 L/yr - ₹5.6 L/yr |
24/7 Customer
Thomson Reuters
Oracle Cerner
NextComm Corporation