Filter interviews by
I applied via Approached by Company and was interviewed before Sep 2022. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
It was easy and understanding was good
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 interview rounds.
Answering interview questions about resource allocation and conflict resolution.
When allocating resources, consider the project requirements, team capabilities, and available resources.
Steps for resource allocation include identifying project needs, assessing resource availability, prioritizing tasks, and assigning resources accordingly.
Before allocating resources, factors like budget, time constraints, and skill sets ...
Resource allocation requires careful planning and consideration of various factors.
Identify the goals and objectives of the project
Assess the available resources and their capabilities
Prioritize the tasks and allocate resources accordingly
Consider the timeline and deadlines
Monitor and adjust the allocation as needed
I will deal with conflict in resource management by promoting open communication, prioritizing tasks, and finding compromises.
Encourage open communication to address conflicts and concerns
Prioritize tasks based on urgency and importance
Find compromises that satisfy all parties involved
Delegate responsibilities effectively to avoid resource conflicts
Use conflict resolution techniques such as negotiation and mediation
Pro...
A palindrome for 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', '1221'
I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.
Good place to interview in the campus
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Binary search works by repeatedly dividing the search interval in half.
It is more efficient than linear search for large arrays.
Example: Searching for the number 7 in the array [1, 3, 5, 7, 9, 11] using binary search.
I applied via LinkedIn and was interviewed in Apr 2022. There were 3 interview rounds.
Logical thinking and coding mcq which was moderate in difficulty
Hard with data structure concepts
It's like very easy properly prepare for aptitude round
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
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer 2
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Software Engineer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Gupshup
RingCentral
Salesforce
Zendesk