Filter interviews by
I applied via Company Website and was interviewed in Jan 2022. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Aug 2021. There were 7 interview rounds.
Using the STAR method, describe a time when you had to manage a difficult stakeholder.
Situation: Explain the context and the stakeholder involved
Task: Describe the task or objective that needed to be achieved
Action: Explain the steps you took to manage the stakeholder and achieve the objective
Result: Describe the outcome and the impact it had on the project or organization
Example: When I was working on a software proje...
Top trending discussions
posted on 29 Aug 2023
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
Project management practices involve planning, organizing, and executing projects to achieve specific goals within constraints.
Define project scope, objectives, and deliverables
Create a project plan with timelines and milestones
Assign tasks and responsibilities to team members
Monitor progress and adjust plans as needed
Communicate effectively with stakeholders
Use project management tools like Gantt charts or Kanban boar...
I applied via Monster and was interviewed before Apr 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2019. There was 1 interview round.
posted on 14 May 2018
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
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
Creating test cases for random scenarios ensures software reliability and robustness through diverse input validation.
Identify edge cases: Test with minimum and maximum input values, e.g., an empty array vs. a large array.
Use random data: Generate random inputs to simulate real-world usage, e.g., random user names or passwords.
Test invalid inputs: Ensure the system handles unexpected inputs gracefully, e.g., negative n...
based on 5 reviews
Rating in categories
Bangalore / Bengaluru
3-6 Yrs
Not Disclosed
Software Engineer
3k
salaries
| ₹32.3 L/yr - ₹80 L/yr |
Software Developer
2.1k
salaries
| ₹36.1 L/yr - ₹74.7 L/yr |
Senior Software Engineer
1.2k
salaries
| ₹24 L/yr - ₹80 L/yr |
Data Analyst
371
salaries
| ₹15.9 L/yr - ₹35 L/yr |
Data Scientist
367
salaries
| ₹27.2 L/yr - ₹50 L/yr |
Yahoo
Amazon
Microsoft Corporation