i
Deloitte
Filter interviews by
RPA (Robotic Process Automation) automates repetitive tasks using software robots to enhance efficiency and reduce human error.
RPA tools mimic human actions to perform tasks like data entry and processing.
Examples of RPA tools include UiPath, Blue Prism, and Automation Anywhere.
RPA can be applied in various industries, such as finance for invoice processing.
It helps in reducing operational costs and improving accu...
I hold a degree in Computer Science and have extensive experience in data engineering, ETL processes, and cloud technologies.
Bachelor's degree in Computer Science with a focus on data management.
3+ years of experience in data engineering roles, working with large datasets.
Proficient in SQL, Python, and data pipeline tools like Apache Airflow.
Experience with cloud platforms such as AWS and Azure for data storage an...
Nested queries in BigQuery allow for querying data from within another query, enabling complex data analysis.
Nested queries are queries that are embedded within another query
They can be used to perform subqueries to filter, aggregate, or manipulate data
Nested queries can be used in SELECT, FROM, WHERE, and HAVING clauses
A Data Warehouse is a centralized repository that stores integrated data from multiple sources for analysis and reporting.
Data Warehouses are designed for query and analysis rather than transaction processing.
They often contain historical data and are used for decision-making purposes.
Data Warehouses typically use a dimensional model with facts and dimensions.
Examples of Data Warehouse tools include Amazon Redshif...
What people are saying about Deloitte
Spark optimization techniques improve performance and efficiency of Spark jobs.
Partitioning data correctly to avoid data shuffling
Caching intermediate results to avoid recomputation
Using appropriate data formats like Parquet for efficient storage and retrieval
Tuning memory settings for optimal performance
Avoiding unnecessary data transformations
Understanding record counts in different types of SQL joins is crucial for data analysis and integrity.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id.
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id.
RIGHT JOIN: Returns all records from the right tabl...
Lambda functions are anonymous functions defined using the lambda keyword in Python, useful for short, throwaway functions.
Lambda functions can take any number of arguments but only have one expression. Example: lambda x: x + 10.
They are often used in conjunction with functions like map(), filter(), and reduce(). Example: list(map(lambda x: x * 2, [1, 2, 3]))
Lambda functions can be assigned to variables. Example: ...
BigQuery is a fully-managed, serverless data warehouse that uses a distributed architecture to process and analyze large datasets.
BigQuery uses a distributed architecture to store and process data, allowing for scalability and high performance.
It separates storage and compute, enabling users to scale each independently based on their needs.
BigQuery leverages Google's infrastructure to automatically handle tasks li...
Cloud Run is a fully managed compute platform that automatically scales your stateless containers, while Cloud Functions is a serverless execution environment for building and connecting cloud services.
Cloud Run is designed for running containerized applications, while Cloud Functions is designed for running single-purpose functions.
Cloud Run allows you to run any stateless container, while Cloud Functions only su...
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Round 1 was online Test where one basic coding question was there and few aptitiude , verbal ability and python based question.
A Data Warehouse is a centralized repository that stores integrated data from multiple sources for analysis and reporting.
Data Warehouses are designed for query and analysis rather than transaction processing.
They often contain historical data and are used for decision-making purposes.
Data Warehouses typically use a dimensional model with facts and dimensions.
Examples of Data Warehouse tools include Amazon Redshift, Sn...
Nested queries in BigQuery allow for querying data from within another query, enabling complex data analysis.
Nested queries are queries that are embedded within another query
They can be used to perform subqueries to filter, aggregate, or manipulate data
Nested queries can be used in SELECT, FROM, WHERE, and HAVING clauses
I appeared for an interview in Feb 2025.
To find the nth highest salary in pyspark, use the window function with row_number and filter on the desired rank.
Use window function with row_number to assign a rank to each salary
Filter the result to get the row with the desired rank
Example: df.withColumn('rank', F.row_number().over(Window.orderBy(F.col('salary').desc()))).filter(F.col('rank') == n).select('salary')
Inbuilt platform where asked gcp releated mcqs
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Azure Databricks is a unified analytics platform that provides collaborative environment for big data and machine learning.
Azure Databricks is built on Apache Spark and provides a collaborative workspace for data engineers, data scientists, and machine learning engineers.
It offers integrated notebooks for interactive data exploration and visualization.
Azure Databricks allows for seamless integration with other Azure se...
Spark optimization techniques improve performance and efficiency of Spark jobs.
Partitioning data correctly to avoid data shuffling
Caching intermediate results to avoid recomputation
Using appropriate data formats like Parquet for efficient storage and retrieval
Tuning memory settings for optimal performance
Avoiding unnecessary data transformations
Understanding record counts in different types of SQL joins is crucial for data analysis and integrity.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id.
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id.
RIGHT JOIN: Returns all records from the right table and...
Lambda functions are anonymous functions defined using the lambda keyword in Python, useful for short, throwaway functions.
Lambda functions can take any number of arguments but only have one expression. Example: lambda x: x + 10.
They are often used in conjunction with functions like map(), filter(), and reduce(). Example: list(map(lambda x: x * 2, [1, 2, 3]))
Lambda functions can be assigned to variables. Example: doubl...
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
I hold a degree in Computer Science and have extensive experience in data engineering, ETL processes, and cloud technologies.
Bachelor's degree in Computer Science with a focus on data management.
3+ years of experience in data engineering roles, working with large datasets.
Proficient in SQL, Python, and data pipeline tools like Apache Airflow.
Experience with cloud platforms such as AWS and Azure for data storage and pro...
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Basic Python and sql questions
Seeking new challenges and growth opportunities in a more dynamic environment.
Looking for new challenges and opportunities for growth
Interested in working in a more dynamic environment
Seeking to expand my skills and knowledge in data engineering
Want to work with cutting-edge technologies and tools
I chose Deloitte for its reputation in the industry and the opportunities for growth. My expected CTC is based on market standards and my experience.
Chose Deloitte for its strong reputation in the industry
Opportunities for growth and development
Expected CTC based on market standards and experience
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
BigQuery is a fully-managed, serverless data warehouse that uses a distributed architecture to process and analyze large datasets.
BigQuery uses a distributed architecture to store and process data, allowing for scalability and high performance.
It separates storage and compute, enabling users to scale each independently based on their needs.
BigQuery leverages Google's infrastructure to automatically handle tasks like re...
Cloud Run is a fully managed compute platform that automatically scales your stateless containers, while Cloud Functions is a serverless execution environment for building and connecting cloud services.
Cloud Run is designed for running containerized applications, while Cloud Functions is designed for running single-purpose functions.
Cloud Run allows you to run any stateless container, while Cloud Functions only support...
The duration of Deloitte Data Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 20 interview experiences
Difficulty level
Duration
based on 59 reviews
Rating in categories
Consultant
39.2k
salaries
| ₹6.5 L/yr - ₹24 L/yr |
Senior Consultant
24.2k
salaries
| ₹11.1 L/yr - ₹42 L/yr |
Analyst
16.3k
salaries
| ₹3.9 L/yr - ₹13 L/yr |
Assistant Manager
11k
salaries
| ₹8 L/yr - ₹24.3 L/yr |
Manager
7.8k
salaries
| ₹16 L/yr - ₹55 L/yr |
Accenture
PwC
Ernst & Young
Cognizant