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...
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
Depreciation is necessary to allocate the cost of an asset over its useful life.
Depreciation helps in matching the cost of an asset with the revenue it generates.
It allows for the recognition of the wear and tear, obsolescence, and loss of value of assets over time.
Depreciation expense reduces taxable income, resulting in tax savings for companies.
It helps in determining the true profitability and financial position of...
I applied via Walk-in and was interviewed in Mar 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
Performa is a performance monitoring tool for HPE 3PAR storage arrays.
Performa provides real-time monitoring of storage performance metrics.
It helps identify performance bottlenecks and optimize storage performance.
Performa can generate reports and alerts based on user-defined thresholds.
It can also be used for capacity planning and trend analysis.
Examples of performance metrics monitored by Performa include IOPS, late
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.
BigInteger is used for mathematical operations involving very large integers in Java.
BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.
It is commonly used in cryptography and security applications.
It provides methods for arithmetic, bitwise, and logical operations on large integers.
Example: calculating factorial of a large number, generating large prime nu
Merge Sort Algo code in java
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Time complexity: O(n log n)
I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.
They give some MCQ question from c#, .net,SQL, angular. Fizz Buzz type coding.
I joined IBM as a fresh graduate and faced challenges adapting to the corporate environment.
Transitioning from a student to a professional was difficult
Learning to navigate the corporate culture and hierarchy was a challenge
Managing workload and expectations in a fast-paced environment was tough
Dealing with difficult clients or projects tested my problem-solving skills
My weakness is that I can be overly critical of myself, but my strength is my ability to adapt quickly to new situations.
Weakness: tend to be overly critical of myself
Strength: ability to adapt quickly to new situations
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