Upload Button Icon Add office photos

Tredence

Compare button icon Compare button icon Compare

Filter interviews by

Tredence Data Engineer Interview Questions, Process, and Tips

Updated 16 Dec 2024

Top Tredence Data Engineer Interview Questions and Answers

View all 7 questions

Tredence Data Engineer Interview Experiences

7 interviews found

Data Engineer Interview Questions & Answers

user image Vinay Gundam

posted on 16 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

1 good coding question and 33 mcqs

Round 2 - Technical 

(2 Questions)

  • Q1. Easy questions are asked
  • Q2. Like create a database of the collages composes of students and professors
  • Ans. 

    Create a database to store information about colleges, students, and professors.

    • Create tables for colleges, students, and professors

    • Include columns for relevant information such as name, ID, courses, etc.

    • Establish relationships between the tables using foreign keys

    • Use SQL queries to insert, update, and retrieve data

    • Consider normalization to avoid data redundancy

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Some hr questions
  • Q2. Project discussions
Round 4 - HR 

(1 Question)

  • Q1. Hr questions about family
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is data bricks
  • Ans. 

    Data bricks is a unified analytics platform that provides a collaborative environment for data scientists, engineers, and analysts.

    • Data bricks simplifies the process of building data pipelines and training machine learning models.

    • It allows for easy integration with various data sources and tools, such as Apache Spark and Delta Lake.

    • Data bricks provides a scalable and secure platform for processing big data and running ...

  • Answered by AI
  • Q2. How do you optimize your code?
  • Ans. 

    Optimizing code involves identifying bottlenecks, improving algorithms, using efficient data structures, and minimizing resource usage.

    • Identify and eliminate bottlenecks in the code by profiling and analyzing performance.

    • Improve algorithms by using more efficient techniques and data structures.

    • Use appropriate data structures like hash maps, sets, and arrays to optimize memory usage and access times.

    • Minimize resource us...

  • Answered by AI
  • Q3. What is SQL window function?
  • Ans. 

    SQL window function is used to perform calculations across a set of table rows related to the current row.

    • Window functions operate on a set of rows related to the current row

    • They can be used to calculate running totals, moving averages, rank, etc.

    • Examples include ROW_NUMBER(), RANK(), SUM() OVER(), etc.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations?
  • Q2. When can you join

Skills evaluated in this interview

Data Engineer Interview Questions Asked at Other Companies

asked in Cisco
Q1. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Sigmoid
Q2. Next Greater Element Problem Statement You are given an array arr ... read more
asked in Sigmoid
Q3. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in Cisco
Q4. Covid Vaccination Distribution Problem As the Government ramps up ... read more
asked in LTIMindtree
Q5. 1) If you are given a card with 1-1000 numbers and there are 4 bo ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Half hour with spark python azure databricks

Round 2 - Technical 

(2 Questions)

  • Q1. Architecture databricks
  • Q2. Sql related questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Copy activity in ADF
  • Q2. Delta table, unity catalog , delta live table in Azure databricks
Round 2 - Technical 

(2 Questions)

  • Q1. Copy activity, Lookup, get metadata, if else, for each activity in ADF
  • Q2. Conceptual ETL Questions like coalesce and repartition, cache, persist etc.

Interview Preparation Tips

Topics to prepare for Tredence Data Engineer interview:
  • azure databricks
  • azure data factory
  • ETL

Tredence interview questions for designations

 Data Analyst

 (13)

 Data Scientist

 (10)

 Associate Data Scientist

 (2)

 Data Science Analyst

 (1)

 Data Science Associate

 (1)

 Software Engineer

 (5)

 Senior Software Engineer

 (7)

 Software Development Engineer 1

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What activities you have used in data factory?
  • Ans. 

    I have used activities such as Copy Data, Execute Pipeline, Lookup, and Data Flow in Data Factory.

    • Copy Data activity is used to copy data from a source to a destination.

    • Execute Pipeline activity is used to trigger another pipeline within the same or different Data Factory.

    • Lookup activity is used to retrieve data from a specified dataset or table.

    • Data Flow activity is used for data transformation and processing.

  • Answered by AI
  • Q2. How will you execute second notebook from first notebook?
  • Ans. 

    To execute a second notebook from the first notebook, you can use the %run magic command in Jupyter Notebook.

    • Use the %run magic command followed by the path to the second notebook in the first notebook.

    • Ensure that the second notebook is in the same directory or provide the full path to the notebook.

    • Make sure to save any changes in the second notebook before executing it from the first notebook.

  • Answered by AI
  • Q3. Difference between data lake storage and blob storage?
  • Ans. 

    Data lake storage is optimized for big data analytics and can store structured, semi-structured, and unstructured data. Blob storage is for unstructured data only.

    • Data lake storage is designed for big data analytics and can handle structured, semi-structured, and unstructured data

    • Blob storage is optimized for storing unstructured data like images, videos, documents, etc.

    • Data lake storage allows for complex queries and ...

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Tredence Interview Questions

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Sql and Spark questions
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company, mostly for data engineering projects and lots of learning.

Data Engineer Jobs at Tredence

View all
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Python, sql, datawarehousing concepts, GCP

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: The questions were of medium to high difficulty. What set this test apart was the fact that each question had different weightage ranging from 0.5 to 3 marks per question. Time was a major factor. So my strategy was to attempt all the 1 and 1.5 marks questions which constitute the major chunk of the paper in around 40 minutes and spend the remaining 20 minutes for the 2 and 3 mark questions. I did not even bother reading the 0.5 mark questions. The 2 and 3 mark questions were difficult and those will differentiate you from others. 1600 students wrote the test and only 86 got shortlisted for the next round.
Duration: 60 minutes
Total Questions: 40

Round: Technical Interview
Experience: I was asked to write a C program to print the Fibonacci sequence and a basic SQL query. Apart from this I was asked a puzzle and other questions related to my resume. Out of the 86, only 26 students were called for the next round which again was a technical interview.

Round: Technical Interview
Experience: This was similar to the first technical interview. I had to write a C program to print the prime numbers between 1 and 100 and a puzzle was asked again. Apart from this a guesstimate to find the number of cars between 2 places was asked and a scenario based question too was asked. These were followed by resume related questions.

Round: HR Interview
Experience: All the 26 students who attended the second technical round were allowed to attend HR round as well. This was just for 4 - 5 minutes. I was asked about my family background and why I should be hired. My fondest memories from school days were asked too. Finally offer letter was given to 10 students out of the 1600 who wrote the test :P

General Tips: Just keep a calm head and attempt the questions. Ask for time to think if you are not able to answer the questions immediately. Be bold and confident. That is sufficient :)
Skills: Puzzle Solving Capability, Ability To Think, SQL, C Programming
College Name: VIT Vellore

I was interviewed in Mar 2017.

Interview Questionnaire 

1 Question

  • Q1. Views on their recruiting process
  • Ans. 

    I believe the recruiting process is thorough and well-organized.

    • The company uses a combination of resume screening, interviews, and assessments to evaluate candidates.

    • They have a clear timeline for the hiring process and keep candidates informed of their progress.

    • Feedback is provided to candidates after interviews to help them improve for future opportunities.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience:
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to decide upon Spark cluster sizing?
  • Ans. 

    Spark cluster sizing depends on workload, data size, memory requirements, and processing speed.

    • Consider the size of the data being processed

    • Take into account the memory requirements of the Spark jobs

    • Factor in the processing speed needed for the workload

    • Scale the cluster based on the number of nodes and cores required

    • Monitor performance and adjust cluster size as needed

  • Answered by AI
  • Q2. Question on Spark internals
Round 2 - Case Study 

Implement a pipeline based on given conditions and data requirement

Round 3 - HR 

(1 Question)

  • Q1. There were no questions as such. They want me join on very next day when the HR discussion was over and started itimidating me with aggressive approach even without discussing the salary part and the benef...

Interview Preparation Tips

Interview preparation tips for other job seekers - I could clear both the rounds and salary discussion was the only thing left I decided not to join the company because of the way HR handled the process.
Based on the HR behaviour, I can say there is no respect for an employee/ candidate.
The behaviour was like as if I am at the mercy of the employer and I don't have any other company in this world.

Skills evaluated in this interview

Tredence Interview FAQs

How many rounds are there in Tredence Data Engineer interview?
Tredence interview process usually has 2 rounds. The most common rounds in the Tredence interview process are Technical, HR and Aptitude Test.
How to prepare for Tredence Data Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tredence. The most common topics and skills that interviewers at Tredence expect are SQL, Python, Machine Learning, Data Mining and Spark.
What are the top questions asked in Tredence Data Engineer interview?

Some of the top questions asked at the Tredence Data Engineer interview -

  1. How will you execute second notebook from first notebo...read more
  2. What activities you have used in data facto...read more
  3. like create a database of the collages composes of students and profess...read more

Tell us how to improve this page.

Tredence Data Engineer Interview Process

based on 8 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Tredence Data Engineer Salary
based on 207 salaries
₹6 L/yr - ₹22 L/yr
18% more than the average Data Engineer Salary in India
View more details

Tredence Data Engineer Reviews and Ratings

based on 25 reviews

3.3/5

Rating in categories

3.8

Skill development

3.0

Work-life balance

3.1

Salary

3.5

Job security

3.3

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 25 Reviews and Ratings
Consultant
374 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Manager
358 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Analyst
263 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
207 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
173 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tredence with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

LatentView Analytics

3.7
Compare

AbsolutData

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview