Filter interviews by
Clear (1)
I applied via Naukri.com
ALL returns all rows, UNION removes duplicates, DISTINCT returns unique rows.
ALL: includes all rows, even duplicates
UNION: combines two result sets and removes duplicates
DISTINCT: returns only unique rows
Example: SELECT name FROM table1 UNION SELECT name FROM table2;
Example: SELECT name FROM table1 UNION ALL SELECT name FROM table2;
Example: SELECT DISTINCT name FROM table1;
Convert dictionary to list and sort in ascending order
Use the items() method to convert dictionary to list of tuples
Use the sorted() function to sort the list of tuples
Use a lambda function to sort by dictionary values
Convert the sorted list of tuples back to a dictionary using dict() method
Top trending discussions
I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.
To rename a column in PySpark, use the 'withColumnRenamed' method.
Use the 'withColumnRenamed' method on the DataFrame
Specify the current column name and the new column name as arguments
Assign the result to a new DataFrame to store the renamed column
Multiprocessing involves executing multiple processes simultaneously, while multithreading involves executing multiple threads within a single process.
Multiprocessing utilizes multiple CPUs or cores to execute multiple processes concurrently.
Multithreading involves creating multiple threads within a single process to execute tasks concurrently.
Processes in multiprocessing have separate memory spaces, while threads in m...
I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
I have experience working as a data analyst in various industries, utilizing statistical analysis and data visualization tools.
Worked as a data analyst at XYZ Company, analyzing sales data to identify trends and make recommendations for improvement
Utilized SQL and Python to extract and manipulate data from databases
Created interactive dashboards using Tableau to present findings to stakeholders
Performed A/B testing to ...
posted on 28 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
posted on 12 Jan 2025
I applied via Recruitment Consulltant and was interviewed before Jan 2024. There was 1 interview round.
The assessment consists of basic aptitude, quantitative reasoning, and three coding questions.
Time intelligence functions like YTD (Year-to-Date) and QTD (Quarter-to-Date) can be used for YTD and QTD analysis in data analytics.
YTD analysis can be done using functions like YTD() or TOTALYTD() to calculate values from the beginning of the year up to the selected date.
QTD analysis can be done using functions like QTD() or TOTALQTD() to calculate values from the beginning of the quarter up to the selected date.
Thes...
Import brings data into Power BI for further analysis, while direct query connects to data source in real-time.
Import: Data is loaded into Power BI for analysis, improving performance but requiring periodic refreshes.
Direct Query: Connects to data source in real-time, allowing for up-to-date information but potentially slower performance.
Import is suitable for smaller datasets, while direct query is better for large da
I applied via Recruitment Consulltant and was interviewed before May 2021. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.
Implement a stack with push, pop, and getmin operations.
Use an array to store the stack elements.
Keep track of the minimum element using another stack.
Push operation: add element to the top of the stack and update the minimum stack.
Pop operation: remove the top element from the stack and update the minimum stack.
Getmin operation: return the top element of the minimum stack.
based on 1 review
Rating in categories
Senior Analyst
79
salaries
| ₹5 L/yr - ₹18.7 L/yr |
Analyst
58
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Associate Analyst
30
salaries
| ₹4 L/yr - ₹7 L/yr |
Senior Specialist
29
salaries
| ₹11 L/yr - ₹28.5 L/yr |
System Engineer
18
salaries
| ₹5 L/yr - ₹8.8 L/yr |
Bayer
GlaxoSmithKline Pharmaceuticals
Pfizer
Johnson & Johnson