i
KPIT Technologies
Filter interviews by
I appeared for an interview before Mar 2024, where I was asked the following questions.
Effective conflict resolution involves active listening, empathy, and collaborative problem-solving to achieve a positive outcome.
Listen actively to all parties involved to understand their perspectives.
Use 'I' statements to express your feelings without blaming others, e.g., 'I feel concerned when deadlines are missed.'
Encourage open communication to foster a safe environment for discussion.
Seek common ground by ident...
Risk refers to potential future problems, while an issue is a current problem that needs resolution.
Risk is a possibility of an event occurring that may impact objectives, e.g., a project delay due to resource unavailability.
An issue is a current problem that has already occurred, e.g., a team member leaving the project unexpectedly.
Risks can be identified and mitigated before they happen, while issues require immediat...
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
Project management stages include initiation, planning, execution, monitoring and control, and closure.
Initiation: defining the project scope, objectives, and stakeholders
Planning: creating a detailed project plan, including timelines, budget, and resources
Execution: carrying out the plan and completing the project deliverables
Monitoring and control: tracking progress, identifying and addressing issues, and making nece...
Fast-tracking is a project management technique to accelerate the project schedule by overlapping activities.
Fast-tracking involves identifying critical path activities that can be overlapped to reduce the project duration.
It requires careful planning and coordination to ensure that the quality of work is not compromised.
Examples of fast-tracking include overlapping design and construction phases in a building project ...
Top trending discussions
C++ program to reverse a string
Use a loop to iterate through the string
Swap the characters at the beginning and end of the string
Continue swapping until the middle of the string is reached
I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.
posted on 13 Aug 2021
Serialize a tree data structure
Use pre-order traversal to serialize the tree
Store null values as a special character
Use a delimiter to separate nodes
Example: 1,2,null,null,3,4,null,null,5,null,null
Deserialize by splitting the string and using a queue
I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.
Basic Aptitude like Quantitative , English and Logical Reasoning. Coding round had 4 questions - 2 SQL problems and 2 codes
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 2 interviews
Interview experience
based on 15 reviews
Rating in categories
Senior Software Engineer
2.5k
salaries
| ₹6.1 L/yr - ₹19.5 L/yr |
Software Engineer
2.3k
salaries
| ₹3.2 L/yr - ₹11.5 L/yr |
Technical Lead
1.9k
salaries
| ₹8.4 L/yr - ₹26 L/yr |
Senior Technical Lead
818
salaries
| ₹10 L/yr - ₹35 L/yr |
Software Developer
656
salaries
| ₹3.9 L/yr - ₹15.6 L/yr |
Amdocs
Automatic Data Processing (ADP)
24/7 Customer
Intellect Design Arena