Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
An exception in Java is an event that disrupts the normal flow of a program's execution.
Exceptions are objects that are thrown when an abnormal condition occurs during the execution of a program.
They can be caught and handled using try-catch blocks.
Unchecked exceptions do not need to be declared in a method's throws clause, while checked exceptions do.
Examples of exceptions in Java include NullPointerException, ArrayIn...
Adding numbers using Java code
Use a loop to iterate through the numbers to be added
Keep a running total of the sum
Return the final sum after all numbers have been added
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.
Company payroll process is the system used to manage employee compensation and benefits.
Payroll process includes calculating employee salaries, taxes, and deductions
It also involves managing employee benefits such as health insurance and retirement plans
Payroll process can be done in-house or outsourced to a third-party provider
It is important to ensure compliance with labor laws and regulations
Payroll process can be a...
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
Use guard let statement to safely unwrap optional values and handle nil cases.
Use guard let to check if an optional value is nil before using it.
It is commonly used to unwrap optionals in the beginning of a function.
If the optional value is nil, the guard statement will exit the current scope.
Example: guard let name = person.name else { return }
I applied via Company Website and was interviewed before Dec 2021. There were 3 interview rounds.
There are 2section of exam i.e English and Data structure
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
based on 2 interview experiences
Difficulty level
based on 3 reviews
Rating in categories
Software Developer
13
salaries
| ₹5.7 L/yr - ₹14.1 L/yr |
Accenture
Wipro
Cognizant
Capgemini