Filter interviews by
Infinite loop can occur due to logical errors in the loop condition or the loop body.
Incorrect loop condition
Missing or incorrect loop termination condition
Infinite recursion
Deadlock or race condition
Hardware or software failure
Abend with -911 is a deadlock error. Identify the resources causing the deadlock and release them.
Check the application logs for more information on the error.
Identify the resources involved in the deadlock using system logs or monitoring tools.
Release the resources causing the deadlock by terminating the associated processes or transactions.
Modify the application code to prevent future deadlocks.
Varying parameters can be passed using arrays of strings in COBOL to stored procedures.
Define an array in COBOL to hold the parameters
Populate the array with the varying parameters
Pass the array as a parameter to the stored procedure
In the stored procedure, use the array to access the varying parameters
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Quantitative, verbal
2 coding questions easy, medium
Node.js is suitable for real-time applications and microservices, while Java is better for large-scale enterprise applications.
Use Node.js for building real-time applications like chat apps, streaming services, and collaborative tools.
Node.js is also great for developing microservices and APIs due to its lightweight and event-driven architecture.
Java is ideal for building large-scale enterprise applications that requir...
posted on 28 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
The crash ratio should ideally be as close to 0% as possible to ensure a stable and reliable app.
A low crash ratio indicates a stable app with minimal issues.
Regularly monitoring crash reports and addressing any recurring issues can help improve the crash ratio.
Testing the app thoroughly before release can help prevent crashes in the first place.
ANR stands for Application Not Responding in Android. It occurs when the main UI thread is blocked for too long.
ANR can happen when an application is not responding to user input for a certain period of time.
It is usually caused by long-running operations on the main UI thread, such as network operations or heavy computations.
Developers can prevent ANR by offloading heavy tasks to background threads or using asynchrono...
posted on 30 Oct 2023
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
posted on 24 Jan 2023
I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.
An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity
Programming questions are an integral part of an interview for the developer's position
posted on 31 Mar 2023
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
posted on 26 Apr 2023
I applied via Campus Placement and was interviewed before Apr 2022. There were 4 interview rounds.
Intersection of two linked lists is finding the common node(s) between them.
Traverse both lists and compare each node to find the common node(s).
Use a hash table to store the nodes of one list and check for their presence in the other list.
Calculate the length of both lists and move the pointer of the longer list to match the length of the shorter list, then compare each node.
posted on 18 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Sort and merge two linked lists
Traverse both linked lists simultaneously
Compare the values of nodes and merge them in sorted order
Handle cases where one list is longer than the other
based on 5 reviews
Rating in categories
Senior Manager
140
salaries
| ₹13.1 L/yr - ₹33 L/yr |
Software Engineer
138
salaries
| ₹7 L/yr - ₹24.6 L/yr |
Process Leader
135
salaries
| ₹4.7 L/yr - ₹9.3 L/yr |
Senior Software Engineer
127
salaries
| ₹10.8 L/yr - ₹36.7 L/yr |
Manager
92
salaries
| ₹9 L/yr - ₹28 L/yr |
Mahindra & Mahindra
Ford Motor
Royal Enfield
Hyundai Motor India Limited