i
Metyis
Filter interviews by
I was interviewed before Nov 2023.
Data quality process ensures accuracy, completeness, and consistency of data throughout the project.
Establish data quality standards and metrics
Implement data profiling to identify issues
Perform data cleansing and normalization
Conduct regular data quality checks and audits
Involve stakeholders in data quality improvement efforts
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Group data by column 'A', calculate mean of column 'B' and sum values in column 'C' for each group.
Use groupby() function in pandas to group data by column 'A'
Apply mean() function on column 'B' and sum() function on column 'C' for each group
Example: df.groupby('A').agg({'B':'mean', 'C':'sum'})
deepcopy() creates a new object with completely independent copies of nested objects, while copy() creates a shallow copy.
deepcopy() creates a new object and recursively copies all nested objects, while copy() creates a shallow copy of the top-level object only.
Use deepcopy() when you need to create a deep copy of an object with nested structures, to avoid any references to the original object.
Use copy() when you only ...
Python decorators are functions that modify the behavior of other functions. They are commonly used for adding functionality to existing functions without modifying their code.
Decorators are defined using the @ symbol followed by the decorator function name.
They can be used to measure the execution time of a function by wrapping the function with a timer decorator.
Example: def timer(func): def wrapper(*args, **kwargs...
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
I applied via Approached by Company
Window function coding test involves using window functions in SQL to perform calculations within a specified window of rows.
Understand the syntax and usage of window functions in SQL
Use window functions like ROW_NUMBER(), RANK(), DENSE_RANK(), etc. to perform calculations
Specify the window frame using PARTITION BY and ORDER BY clauses
Practice writing queries with window functions to get comfortable with their usage
Azure Data Factory is a cloud-based data integration service that allows you to create, schedule, and manage data pipelines.
Azure Data Factory is used to move and transform data from various sources to destinations.
It supports data integration processes like ETL (Extract, Transform, Load) and ELT (Extract, Load, Transform).
You can create data pipelines using a visual interface in Azure Data Factory.
It can connect to on...
Data Vault is a modeling methodology for designing highly scalable and flexible data warehouses.
Data Vault focuses on long-term historical data storage
It consists of three main components: Hubs, Links, and Satellites
Hubs represent business entities, Links represent relationships between entities, and Satellites store attributes of entities
Data Vault allows for easy scalability and adaptability to changing business requ
Lambda architecture is a data processing architecture designed to handle massive quantities of data by using both batch and stream processing methods.
Combines batch processing layer, speed layer, and serving layer
Batch layer processes historical data in large batches
Speed layer processes real-time data
Serving layer merges results from batch and speed layers for querying
Example: Apache Hadoop for batch processing, Apach
Yes, I have onsite exposure in previous roles.
I have worked onsite at various client locations to gather requirements and implement solutions.
I have experience collaborating with cross-functional teams in person.
I have conducted onsite training sessions for end users on data architecture best practices.
I have participated in onsite data migration projects.
I have worked onsite to troubleshoot and resolve data-related is
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
SQL Scripts to write and also also asked to design an data model of my choice in Telecom Domain
I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.
Test your algorithmic thinking and problem solving skills
I applied via Job Fair and was interviewed in Feb 2024. There were 2 interview rounds.
Te Question can came throuth:-
1. How can you take out the details or values from two tables?
2. How can you add Columns and Values in a table?
They can give us some Assistant to do
posted on 2 Apr 2024
based on 1 interview
Interview experience
Data Scientist
12
salaries
| ₹7 L/yr - ₹21 L/yr |
Solution Architect
11
salaries
| ₹38.2 L/yr - ₹43 L/yr |
Data Engineering Analyst
7
salaries
| ₹14.4 L/yr - ₹16.5 L/yr |
Data Engineer
7
salaries
| ₹8 L/yr - ₹16 L/yr |
Data Analyst
6
salaries
| ₹7 L/yr - ₹10 L/yr |
McKinsey & Company
BCG
Bain & Company
Deloitte