Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.
Sales data from a leading manufacturer
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Python data mining of unstructured data involves extracting valuable insights from text, images, videos, etc.
Use Python libraries like NLTK, spaCy, and scikit-learn for text mining
Utilize techniques like natural language processing (NLP) and machine learning for data extraction
Preprocess data by tokenizing, stemming, and removing stop words before analysis
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2022. There was 1 interview round.
There are four types of connections available in Power BI.
Power BI Desktop Connection
Power BI Service Connection
Power BI Mobile Connection
Power BI Gateway Connection
Incremental refresh is a feature in Power BI that allows you to refresh only a portion of your data instead of the entire dataset.
Incremental refresh is useful for large datasets that take a long time to refresh.
It allows you to refresh only the new or updated data since the last refresh.
You can set up incremental refresh by defining a range of values for a column that represents the refresh window.
For example, you can...
Direct connection is a static connection to a data source, while live connection is a dynamic connection that updates in real-time.
Direct connection requires data to be imported into the analysis tool, while live connection accesses data directly from the source.
Live connection allows for real-time updates and analysis, while direct connection requires manual refreshing.
Direct connection is useful for small datasets or...
Power Pivot is available in Power BI Desktop and Power BI Service.
Power Pivot is a data modeling tool in Excel that allows you to create relationships between tables and perform complex calculations.
In Power BI Desktop, you can access Power Pivot by going to the 'Data' tab and selecting 'Manage Relationships'.
In Power BI Service, you can access Power Pivot by going to the 'Settings' menu and selecting 'Data Sources'.
Po...
SELECTEDVALUE() is a DAX function used to return the value of a column if it has only one distinct value.
Used in Power BI to retrieve the value of a column if it has only one distinct value
Returns an error if the column has more than one distinct value
Can be used in combination with IF statement to handle errors
Example: SELECTEDVALUE('Table'[Column], 'No value found')
Example: IF(ISBLANK(SELECTEDVALUE('Table'[Column])),...
Dependent slicer in Power BI allows filtering of data based on selection in another slicer.
Create two slicers, one for the main category and another for the sub-category.
Add the main category slicer to the report page and select the sub-category slicer.
Go to the Format pane and select the 'Edit interactions' option.
Choose the 'Filter' option for the sub-category slicer.
Now, when a main category is selected, the sub-cat...
There are three types of filters available in Power BI.
Visual level filters
Page level filters
Report level filters
To share a Power BI report with an external user, we can use the Publish to Web feature or share it via email.
Use the Publish to Web feature to generate an embed code that can be shared with external users
Ensure that the report contains only non-sensitive data before using the Publish to Web feature
Alternatively, share the report via email by granting access to the external user's email address
The external user must ha
I applied via Naukri.com and was interviewed in Dec 2024. There were 4 interview rounds.
Set of questions on english , aptitude , all are at easy level
Sql basics and some query questions
Different types of joins in SQL are inner join, left join, right join, and full outer join.
Inner join: Returns rows when there is a 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 outer join: Returns rows when there is a match in either table
The main difference between 'having' and 'where' in SQL is that 'having' is used with aggregate functions to filter groups, while 'where' is used to filter rows.
HAVING is used with GROUP BY to filter groups based on aggregate functions results
WHERE is used to filter rows based on conditions
HAVING is applied after GROUP BY, while WHERE is applied before GROUP BY
Example: SELECT department, AVG(salary) FROM employees GROU...
I applied via Newspaper Ad and was interviewed in Aug 2024. There were 3 interview rounds.
Three sections are there 1) Aptitude Test 2) SQL 3) DSA
DSA stands for Data Structures and Algorithms. Sorting is the process of arranging data in a particular order. Array is a data structure that stores elements of the same data type in contiguous memory locations, while linked list is a data structure that stores elements in nodes with pointers to the next node.
DSA stands for Data Structures and Algorithms
Sorting is the process of arranging data in a particular order
Arra...
I have experience working on various data analysis projects, including market research, customer segmentation, and predictive modeling.
Developed predictive models to forecast customer behavior and optimize marketing strategies
Conducted market research to identify trends and opportunities for growth
Performed customer segmentation analysis to target specific demographics with personalized marketing campaigns
ALL() ignores all filters in the query context, while ALLSELECTED() ignores only filters on columns in the visual.
ALL() removes all filters from the specified column or table.
ALLSELECTED() removes filters from the specified column or table, but keeps filters on other columns in the visual.
Example: ALL('Table') would remove all filters on the 'Table' in the query context.
Example: ALLSELECTED('Column') would remove filte...
COUNT() counts only numeric values, while COUNTA() counts all non-empty cells.
COUNT() counts only cells with numerical values.
COUNTA() counts all non-empty cells, including text and errors.
Example: COUNT(A1:A5) will count only cells with numbers, while COUNTA(A1:A5) will count all non-empty cells.
I applied via Indeed and was interviewed in Jan 2024. There were 2 interview rounds.
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 JOIN...
To add a date table in Power BI, you can create a new table with a list of dates and relationships with other tables.
Create a new table in Power BI with a list of dates
Add columns for day, month, year, etc. for additional analysis
Establish relationships between the date table and other tables in the data model
based on 2 reviews
Rating in categories
Consultant
7.5k
salaries
| ₹6.9 L/yr - ₹27 L/yr |
Assistant Manager
6.8k
salaries
| ₹10.5 L/yr - ₹32 L/yr |
Associate Consultant
4.5k
salaries
| ₹4.4 L/yr - ₹15.5 L/yr |
Analyst
3.4k
salaries
| ₹1 L/yr - ₹10 L/yr |
Manager
2.8k
salaries
| ₹12 L/yr - ₹46 L/yr |
Cognizant
PwC
Capgemini