Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2024.Ā There were 2 interview rounds.
To disable automatic sorting in a Pivot table, go to the Pivot table options and uncheck the 'Sort automatically' option.
Open the Pivot table in Excel.
Go to the 'PivotTable Analyze' or 'Options' tab.
Click on the 'Options' button in the 'PivotTable' group.
In the 'PivotTable Options' dialog box, go to the 'Data' tab.
Uncheck the 'Sort automatically' option.
Click 'OK' to apply the changes.
To remove duplicates in Excel, use the Remove Duplicates feature under the Data tab.
Select the range of cells or columns that contain the data.
Go to the Data tab and click on the Remove Duplicates button.
Choose the columns to check for duplicates and click OK.
Excel will remove the duplicate values and keep only the unique values.
You can also choose to highlight the duplicate values instead of removing them.
Truncate is a DDL command that removes all rows from a table, while delete is a DML command that selectively removes rows.
Truncate is faster than delete as it doesn't generate any log entries.
Truncate cannot be rolled back, while delete can be.
Truncate resets the identity of the table, delete does not.
Truncate does not fire triggers, delete does.
Truncate releases the storage space, delete does not.
RLS in Power BI stands for Row-Level Security.
RLS is a feature in Power BI that allows you to restrict data access at the row level based on user roles.
It helps in ensuring that users only see the data that is relevant to them.
RLS can be implemented by defining roles and rules in Power BI Desktop or Power BI service.
For example, you can create a role that only allows access to sales data for a specific region.
RLS is us...
Mean, median, and mode are statistical measures used to describe the central tendency of a dataset.
Mean is the average of a set of numbers, calculated by summing all the values and dividing by the total count.
Median is the middle value in a dataset when arranged in ascending or descending order.
Mode is the value that appears most frequently in a dataset.
Mean is sensitive to outliers, while median is not.
Mode can be use...
Different joins in SQL include inner join, left join, right join, and full outer join.
Inner join returns only the matching rows from both tables.
Left join returns all rows from the left table and the matching rows from the right table.
Right join returns all rows from the right table and the matching rows from the left table.
Full outer join returns all rows from both tables, including unmatched rows.
Stored procedures are precompiled SQL statements that are stored in a database and can be executed multiple times.
Stored procedures are used to encapsulate a set of SQL statements into a single unit.
They can be used to improve performance by reducing network traffic.
Stored procedures can be parameterized, allowing for dynamic execution.
They provide a level of security by controlling access to the underlying database ob...
I applied via Approached by Company and was interviewed before Mar 2022.Ā There were 4 interview rounds.
They will ask about your understanding in the tools you mentioned in resume.
Top trending discussions
posted on 25 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
A warranty is a guarantee provided by a manufacturer or seller regarding the condition of a product and its repair or replacement.
Warranties can be either express (written) or implied (understood).
For example, a one-year warranty on electronics covers defects in materials or workmanship.
Extended warranties offer additional coverage beyond the standard period, often for a fee.
Warranties typically do not cover damage fro...
I applied via Recruitment Consultant and was interviewed in Mar 2021.Ā There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
posted on 19 Nov 2020
I applied via Campus Placement and was interviewed in Jan 2021.Ā There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
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 Naukri.com and was interviewed in Oct 2020.Ā There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
I applied via Referral and was interviewed before Mar 2021.Ā There was 1 interview round.
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
3-5 Yrs
Not Disclosed
8-12 Yrs
Not Disclosed
Supply Chain Associate
12
salaries
| ā¹3 L/yr - ā¹10.9 L/yr |
Software Engineer
4
salaries
| ā¹9 L/yr - ā¹20 L/yr |
Associate
4
salaries
| ā¹9.5 L/yr - ā¹9.5 L/yr |
Data Analyst
4
salaries
| ā¹7 L/yr - ā¹9.5 L/yr |
Assistant Manager- HR
4
salaries
| ā¹16 L/yr - ā¹18 L/yr |
TCS
Accenture
Wipro
Cognizant