Filter interviews by
I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.
Temporary table is a table that exists temporarily and is automatically deleted when the session ends.
Temporary tables are used to store intermediate results during a complex query.
Types of temporary tables include local temporary tables and global temporary tables.
Local temporary tables are only visible to the current session and are automatically dropped when the session ends.
Global temporary tables are visible to al...
Indexers allow objects to be indexed like arrays
Indexers are special properties in C# that allow objects to be indexed like arrays
They are defined using the 'this' keyword followed by square brackets containing the index parameters
Indexers can be used to access elements in a class as if it were an array
Stored procedures offer improved performance, security, and code reusability in database operations.
Improved performance by reducing network traffic and optimizing query execution
Enhanced security by preventing SQL injection attacks and controlling access to data
Code reusability by allowing multiple applications to use the same stored procedure
Encapsulation of complex logic for easier maintenance and debugging
Joins are used to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right table.
RIGHT JOIN returns all rows from the right table and the matched rows from the left table.
FULL ...
ViewBag is a dynamic property that allows you to pass data from the controller to the view, while ViewData is a dictionary object.
ViewBag is a dynamic property in MVC that uses the dynamic keyword to pass data from the controller to the view.
ViewData is a dictionary object that is used to pass data from the controller to the view.
ViewBag is a wrapper around ViewData, providing a more concise syntax for passing data.
Subquery is a query nested within another query, while correlated query is a subquery that depends on the outer query.
Subquery is independent of the outer query, while correlated query is dependent on the outer query
Subquery is executed first and its result is passed to the outer query, while correlated query is executed for each row of the outer query
Subquery can be used to return a single value or a list of values, w...
I appeared for an interview before Sep 2016.
I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.
I appeared for an interview in Jul 2017.
I am a software engineer with experience in developing and maintaining software applications.
I have a strong background in programming languages such as Java, C++, and Python.
I have worked on various projects, including developing web applications and implementing software solutions.
I am skilled in problem-solving and debugging, ensuring efficient and effective software development.
I have experience in collaborating wi...
I learned valuable teamwork and problem-solving skills during my summer internship.
Developed strong collaboration skills by working with a team of software engineers to complete projects
Gained experience in troubleshooting and debugging software issues
Learned to effectively communicate and present technical concepts to both technical and non-technical stakeholders
Improved problem-solving abilities by identifying and re...
Java is an object-oriented language while C is a procedural language.
Java is platform-independent while C is platform-dependent.
Java has automatic garbage collection while C requires manual memory management.
Java has built-in support for multithreading while C requires external libraries.
Java has a larger standard library compared to C.
Java is more secure than C due to its strong type checking and exception handling.
C ...
Pointers are variables that store memory addresses of other variables in programming languages.
Pointers allow direct access and manipulation of memory locations.
They are commonly used in programming languages like C and C++.
Pointers can be used to pass variables by reference, allowing modifications to the original value.
They can also be used to dynamically allocate memory.
Example: int* ptr; // declares a pointer to an
In 5 years, I see myself as a senior software engineer leading a team of developers.
Leading a team of developers
Working on complex projects
Continuing to learn and grow in my role
Contributing to the success of the company
based on 3 interviews
Interview experience
based on 18 reviews
Rating in categories
Software Developer
18
salaries
| ₹1.5 L/yr - ₹9 L/yr |
Front end Developer
6
salaries
| ₹2.5 L/yr - ₹4.2 L/yr |
Software Assistant
5
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Accountant
4
salaries
| ₹2.5 L/yr - ₹3.8 L/yr |
ERP Consultant
4
salaries
| ₹3 L/yr - ₹3.6 L/yr |
TCS
Accenture
Wipro
Cognizant