Filter interviews by
I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.
A DLL (Dynamic Link Library) is a file containing code and data that can be used by multiple programs at the same time. OOPs (Object-Oriented Programming) concepts include inheritance, polymorphism, encapsulation, and abstraction.
DLL stands for Dynamic Link Library and contains code and data that can be used by multiple programs simultaneously
OOPs concepts include inheritance, polymorphism, encapsulation, and abstracti...
You can use an ArrayList in Java to dynamically change the size of the array without creating a new array.
Use ArrayList<String> instead of String[] to store strings in a dynamic array.
You can add or remove elements from the ArrayList as needed without creating a new array.
Example: ArrayList<String> strings = new ArrayList<String>(); strings.add("Hello"); strings.add("World");
Yes, multiple catch blocks can be used with one try block to handle different types of exceptions.
Multiple catch blocks can be used to handle different types of exceptions thrown within the try block.
Each catch block can specify a different type of exception to catch and handle.
The catch blocks are evaluated in order, so the first catch block that matches the thrown exception type will be executed.
If no catch block mat...
Asynchronous and synchronous refer to different methods of executing code in relation to time.
Synchronous code is executed in a sequential order, one task at a time.
Asynchronous code allows multiple tasks to be executed concurrently, without waiting for each other to finish.
Examples of synchronous operations include reading a file line by line, while examples of asynchronous operations include making API calls or handl
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
Types of test steps in software testing
Unit testing - testing individual units or components of the software
Integration testing - testing how different units or components work together
System testing - testing the entire system as a whole
Acceptance testing - testing if the software meets the requirements and is ready for release
Regression testing - testing to ensure that changes or updates to the software did not intro...
Answering questions about transformation and lookup types used in a project
Transformation types used in the project may include data mapping, aggregation, filtering, and sorting
Lookup is a process of searching for a specific value in a table or database
Types of lookup include exact match, range match, and fuzzy match
Questions about organization may refer to project management, team collaboration, or software developmen
I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.
posted on 24 Mar 2021
I applied via Company Website and was interviewed in Jun 2021. There were 5 interview rounds.
posted on 22 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 4 interview rounds.
based on 1 interview
Interview experience
Software Engineer
5
salaries
| ₹2.5 L/yr - ₹7.4 L/yr |
Web Developer
4
salaries
| ₹3.6 L/yr - ₹4 L/yr |
Android Developer
4
salaries
| ₹2.8 L/yr - ₹4 L/yr |
Quality Analyst
3
salaries
| ₹4.6 L/yr - ₹4.6 L/yr |
Junior Software Engineer
3
salaries
| ₹2 L/yr - ₹4 L/yr |
TCS
Accenture
Wipro
Cognizant